Home
last modified time | relevance | path

Searched refs:response_format (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/sys/dev/pv/
H A Dhvs.c599 (inq->version == 0 || inq->response_format == 0)) { in fixup_inquiry()
601 inq->response_format = SID_SCSI2_RESPONSE; in fixup_inquiry()
H A Dvioblk.c581 inqd.response_format = SID_SCSI2_RESPONSE; in vioblk_scsi_inq()
H A Dxbf.c839 inq.response_format = SID_SCSI2_RESPONSE; in xbf_scsi_inquiry()
/openbsd-src/sys/scsi/
H A Dscsiconf.h519 #define SID_RESPONSE_FORMAT(x) ((x)->response_format & SID_RESPONSE_DATA_FMT)
H A Dscsi_all.h247 u_int8_t response_format; member
H A Dscsi_base.c2884 inqbuf->response_format & SID_RESPONSE_DATA_FMT); in scsi_show_inquiry_header()
/openbsd-src/sys/dev/sdmmc/
H A Dsdmmc_scsi.c448 inq.response_format = SID_SCSI2_RESPONSE; in sdmmc_inquiry()
/openbsd-src/sys/dev/ata/
H A Datascsi.c708 inq.response_format = SID_SCSI2_RESPONSE; in atascsi_disk_inquiry()
1733 inq.response_format = SID_SCSI2_RESPONSE; in atascsi_pmp_inq()
/openbsd-src/sys/dev/ic/
H A Dcac.c612 inq.response_format = SID_SCSI2_RESPONSE; in cac_scsi_cmd()
H A Dtwe.c803 inq.response_format = SID_SCSI2_RESPONSE; in twe_scsi_cmd()
H A Dgdt_common.c899 inq.response_format = SID_SCSI2_RESPONSE; in gdt_internal_cache_cmd()
H A Daac.c2140 inq.response_format = SID_SCSI2_RESPONSE; in aac_internal_cache_cmd()
H A Dnvme.c857 inq.response_format = SID_SCSI2_RESPONSE; in nvme_scsi_capacity16()
H A Dami.c1388 inq.response_format = SID_SCSI2_RESPONSE; in ami_scsi_cmd()
/openbsd-src/sys/arch/sparc64/dev/
H A Dvdsk.c1173 inq.response_format = SID_SCSI2_RESPONSE; in vdsk_scsi_inquiry()
/openbsd-src/usr.sbin/vmd/
H A Dvioscsi.c285 inq_data->response_format = SID_SCSI2_RESPONSE; in vioscsi_handle_inquiry()
/openbsd-src/sys/dev/pci/
H A Dips.c917 inq.response_format = SID_SCSI2_RESPONSE; in ips_scsi_cmd()
/openbsd-src/sys/dev/
H A Dsoftraid.c4020 inq.response_format = SID_SCSI2_RESPONSE; in sr_raid_inquiry()