Home
last modified time | relevance | path

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

/openbsd/sys/scsi/
H A Dscsi_all.h240 u_int8_t dev_qual2; member
H A 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()
H A Dscsi_base.c2878 if (ISSET(inqbuf->dev_qual2, SID_REMOVABLE)) in scsi_show_inquiry_header()
/openbsd/sys/dev/sdmmc/
H A Dsdmmc_scsi.c446 inq.dev_qual2 = SID_REMOVABLE; in sdmmc_inquiry()
/openbsd/sys/dev/ic/
H A Dcac.c610 inq.dev_qual2 = 0; in cac_scsi_cmd()
H A Dtwe.c800 inq.dev_qual2 = in twe_scsi_cmd()
H A Dgdt_common.c896 inq.dev_qual2 = in gdt_internal_cache_cmd()
H A Daac.c2138 inq.dev_qual2 = 0; in aac_internal_cache_cmd()
H A Dami.c1386 inq.dev_qual2 = 0; in ami_scsi_cmd()
/openbsd/usr.sbin/vmd/
H A Dvioscsi.c283 inq_data->dev_qual2 = SID_REMOVABLE; in vioscsi_handle_inquiry()
/openbsd/sys/dev/
H A Dsoftraid.c4018 inq.dev_qual2 = 0; in sr_raid_inquiry()