Home
last modified time | relevance | path

Searched refs:dev_qual2 (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/scsi/
Dscsi_all.h240 u_int8_t dev_qual2; member
Dscsiconf.c675 if (ISSET(inqbuf->dev_qual2, SID_REMOVABLE)) in scsi_probe_link()
1081 removable = ISSET(inqbuf->dev_qual2, SID_REMOVABLE) ? T_REMOV : T_FIXED; in scsi_inqmatch()
Dscsi_base.c2878 if (ISSET(inqbuf->dev_qual2, SID_REMOVABLE)) in scsi_show_inquiry_header()
/openbsd/src/sys/dev/sdmmc/
Dsdmmc_scsi.c446 inq.dev_qual2 = SID_REMOVABLE; in sdmmc_inquiry()
/openbsd/src/sys/dev/ic/
Dcac.c610 inq.dev_qual2 = 0; in cac_scsi_cmd()
Dtwe.c800 inq.dev_qual2 = in twe_scsi_cmd()
Dgdt_common.c896 inq.dev_qual2 = in gdt_internal_cache_cmd()
Daac.c2138 inq.dev_qual2 = 0; in aac_internal_cache_cmd()
Dami.c1386 inq.dev_qual2 = 0; in ami_scsi_cmd()
/openbsd/src/usr.sbin/vmd/
Dvioscsi.c283 inq_data->dev_qual2 = SID_REMOVABLE; in vioscsi_handle_inquiry()
/openbsd/src/sys/dev/
Dsoftraid.c4018 inq.dev_qual2 = 0; in sr_raid_inquiry()