Searched refs:SID_ANSII (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dscsipi_all.h124 #define SID_ANSII 0x07 macro
H A Dscsiconf.c361 periph->periph_version = inqbuf.version & SID_ANSII;
949 periph->periph_version = inqbuf.version & SID_ANSII;
H A Dses.c576 } else if ((inqp->version & SID_ANSII) > 2) {
585 if ((inqp->flags2 & SID_EncServ) && (inqp->version & SID_ANSII) >= 2) {
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsd.c607 if ((inqbuf->version & SID_ANSII) >= 2) {
614 if ((inqbuf->version & SID_ANSII) >= 3) {
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsd.c607 if ((inqbuf->version & SID_ANSII) >= 2) {
614 if ((inqbuf->version & SID_ANSII) >= 3) {
/netbsd-current/sys/dev/hyperv/
H A Dhvs.c764 (inq->version & SID_ANSII) == 0x04 /* SPC-2 */ &&
/netbsd-current/sys/dev/ic/
H A Dadwlib.c2222 ((inq->version & SID_ANSII) < 2)) {
H A Dciss.c859 if ((inq->version & SID_ANSII) == 0 &&

Completed in 117 milliseconds