OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scsipi_bustype
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/scsipi/
scsiconf.h
66
/* SCSI subtypes for struct
scsipi_bustype
*/
72
extern const struct
scsipi_bustype
scsi_bustype;
73
extern const struct
scsipi_bustype
scsi_fc_bustype;
74
extern const struct
scsipi_bustype
scsi_sas_bustype;
75
extern const struct
scsipi_bustype
scsi_usb_bustype;
scsi_subr.c
65
const struct
scsipi_bustype
scsi_bustype = {
75
const struct
scsipi_bustype
scsi_fc_bustype = {
85
const struct
scsipi_bustype
scsi_sas_bustype = {
95
const struct
scsipi_bustype
scsi_usb_bustype = {
scsipiconf.h
226
*
scsipi_bustype
:
232
struct
scsipi_bustype
{
struct
273
const struct
scsipi_bustype
*chan_bustype; /* channel's bus type */
atapi_wdc.c
103
static const struct
scsipi_bustype
wdc_atapi_bustype = {
/src/sys/arch/usermode/dev/
vatapi.c
102
static const struct
scsipi_bustype
vatapi_bustype = {
/src/sys/dev/usb/
umass_scsipi.c
116
const struct
scsipi_bustype
umass_atapi_bustype = {
/src/sys/dev/ic/
siisata.c
200
static const struct
scsipi_bustype
siisata_atapi_bustype = {
ahcisata_core.c
104
static const struct
scsipi_bustype
ahci_atapi_bustype = {
mvsata.c
237
static const struct
scsipi_bustype
mvsata_atapi_bustype = {
Completed in 22 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025