Searched refs:bustype_type (Results 1 – 15 of 15) sorted by relevance
/netbsd/sys/dev/scsipi/ |
H A D | scsi_subr.c | 66 .bustype_type = SCSIPI_BUSTYPE_BUSTYPE(SCSIPI_BUSTYPE_SCSI, 76 .bustype_type = SCSIPI_BUSTYPE_BUSTYPE(SCSIPI_BUSTYPE_SCSI, 86 .bustype_type = SCSIPI_BUSTYPE_BUSTYPE(SCSIPI_BUSTYPE_SCSI, 96 .bustype_type = SCSIPI_BUSTYPE_BUSTYPE(SCSIPI_BUSTYPE_SCSI,
|
H A D | scsipiconf.h | 233 int bustype_type; /* symbolic name of type */ member 345 (periph)->periph_channel->chan_bustype->bustype_type
|
H A D | atapiconf.c | 121 if (SCSIPI_BUSTYPE_TYPE(chan->chan_bustype->bustype_type) != in atapibusmatch()
|
H A D | scsiconf.c | 144 if (SCSIPI_BUSTYPE_TYPE(chan->chan_bustype->bustype_type) != in scsibusmatch()
|
H A D | atapi_wdc.c | 104 .bustype_type = SCSIPI_BUSTYPE_ATAPI,
|
/netbsd/sys/dev/usb/ |
H A D | umass_scsipi.c | 117 .bustype_type = SCSIPI_BUSTYPE_ATAPI, 272 if (SCSIPI_BUSTYPE_TYPE(chan->chan_bustype->bustype_type) == in umass_scsipi_request()
|
/netbsd/sys/arch/shark/shark/ |
H A D | shark_machdep.c | 450 && sa->sa_periph->periph_channel->chan_bustype->bustype_type == SCSIPI_BUSTYPE_ATAPI in ofw_device_register()
|
/netbsd/sys/arch/vax/vax/ |
H A D | autoconf.c | 369 if (sa->sa_periph->periph_channel->chan_bustype->bustype_type != in booted_sd()
|
/netbsd/sys/dev/ata/ |
H A D | atavar.h | 362 int bustype_type; /* symbolic name of type */ member
|
H A D | ata_wdc.c | 122 .bustype_type = SCSIPI_BUSTYPE_ATA,
|
H A D | wd.c | 297 if (adev->adev_bustype->bustype_type != SCSIPI_BUSTYPE_ATA) in wdprobe()
|
/netbsd/sys/dev/ic/ |
H A D | siisata.c | 187 .bustype_type = SCSIPI_BUSTYPE_ATA, 201 .bustype_type = SCSIPI_BUSTYPE_ATAPI,
|
H A D | ahcisata_core.c | 105 .bustype_type = SCSIPI_BUSTYPE_ATAPI, 134 .bustype_type = SCSIPI_BUSTYPE_ATA,
|
H A D | mvsata.c | 224 .bustype_type = SCSIPI_BUSTYPE_ATA, 238 .bustype_type = SCSIPI_BUSTYPE_ATAPI,
|
H A D | wdc.c | 130 .bustype_type = SCSIPI_BUSTYPE_ATA,
|