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

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsiconf.h66 extern const struct scsipi_bustype scsi_bustype;
67 extern const struct scsipi_bustype scsi_fc_bustype;
68 extern const struct scsipi_bustype scsi_sas_bustype;
69 extern const struct scsipi_bustype scsi_usb_bustype;
H A Dscsipiconf.h226 * scsipi_bustype:
232 struct scsipi_bustype { struct
277 const struct scsipi_bustype *chan_bustype; /* channel's bus type */
H A Dscsiconf.c116 const struct scsipi_bustype scsi_bustype = {
124 const struct scsipi_bustype scsi_fc_bustype = {
132 const struct scsipi_bustype scsi_sas_bustype = {
140 const struct scsipi_bustype scsi_usb_bustype = {
H A Datapi_wdc.c99 static const struct scsipi_bustype wdc_atapi_bustype = {
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dumass_scsipi.c111 const struct scsipi_bustype umass_atapi_bustype = {
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dahcisata_core.c89 static const struct scsipi_bustype ahci_atapi_bustype = {
H A Dsiisata.c170 static const struct scsipi_bustype siisata_atapi_bustype = {
H A Dmvsata.c217 static const struct scsipi_bustype mvsata_atapi_bustype = {

Completed in 106 milliseconds