Searched refs:bustype_type (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipiconf.h229 * The bustype_type member is shared with struct ata_bustype
233 int bustype_type; /* symbolic name of type */ member in struct:scsipi_bustype
241 /* bustype_type */
268 * Note: chan_bustype has to be first member, as its bustype_type member
338 (periph)->periph_channel->chan_bustype->bustype_type
H A Datapiconf.c120 if (SCSIPI_BUSTYPE_TYPE(chan->chan_bustype->bustype_type) !=
H A Dscsiconf.c180 if (SCSIPI_BUSTYPE_TYPE(chan->chan_bustype->bustype_type) !=
/netbsd-6-1-5-RELEASE/sys/dev/ata/
H A Datavar.h287 int bustype_type; /* symbolic name of type */ member in struct:ata_bustype
309 /* bustype_type */ /* XXX XXX XXX */
H A Dwd.c255 if (adev->adev_bustype->bustype_type != SCSIPI_BUSTYPE_ATA)
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dautoconf.c374 if (sa->sa_periph->periph_channel->chan_bustype->bustype_type !=
/netbsd-6-1-5-RELEASE/sys/arch/shark/shark/
H A Dshark_machdep.c458 && sa->sa_periph->periph_channel->chan_bustype->bustype_type == SCSIPI_BUSTYPE_ATAPI
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dumass_scsipi.c247 if (SCSIPI_BUSTYPE_TYPE(chan->chan_bustype->bustype_type) ==

Completed in 114 milliseconds