Home
last modified time | relevance | path

Searched refs:SID_QUAL_BAD_LU (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/scsi/
H A Dscsi_all.h239 #define SID_QUAL_BAD_LU 0x60 macro
H A Dscsiconf.c600 case SID_QUAL_BAD_LU: in scsi_probe_link()
H A Dscsi_base.c2864 case SID_QUAL_BAD_LU: in scsi_show_inquiry_header()
/openbsd/sys/dev/pv/
H A Dhvs.c576 if ((inq->device & SID_QUAL) == SID_QUAL_BAD_LU) in is_inquiry_valid()
/openbsd/sys/dev/ic/
H A Dtrm.c2044 ((ptr->device & SID_QUAL_BAD_LU) == SID_QUAL_BAD_LU)) { in trm_FinishSRB()
H A Dsiop.c1526 if ((inqbuf->device & SID_QUAL) == SID_QUAL_BAD_LU) in siop_scsicmd()