Lines Matching refs:rqbuf
188 SENSE_KEY(rqbuf), ASC(rqbuf), ASCQ(rqbuf));209 if (SENSE_KEY(rqbuf) == 2) {210 if (ASC(rqbuf) != 4)213 } else if (SENSE_KEY(rqbuf) == 5) {214 if (ASC(rqbuf) != 0x64)225 uscsi_status, SENSE_KEY(rqbuf),226 ASC(rqbuf), ASCQ(rqbuf));