Searched refs:SID_ANSII (Results 1 – 7 of 7) sorted by relevance
126 #define SID_ANSII 0x07 macro
361 periph->periph_version = inqbuf.version & SID_ANSII; in scsi_report_luns()950 periph->periph_version = inqbuf.version & SID_ANSII; in scsi_probe_device()
576 } else if ((inqp->version & SID_ANSII) > 2) { in ses_type()585 if ((inqp->flags2 & SID_EncServ) && (inqp->version & SID_ANSII) >= 2) { in ses_type()
607 if ((inqbuf->version & SID_ANSII) >= 2) { in sdopen()614 if ((inqbuf->version & SID_ANSII) >= 3) { in sdopen()
2222 ((inq->version & SID_ANSII) < 2)) {
859 if ((inq->version & SID_ANSII) == 0 && in ciss_done()