Searched refs:emul64_check_cond (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Demul64.c1066 emul64_check_cond(struct scsi_pkt *pkt, uchar_t key, uchar_t asc, uchar_t ascq) function
1316 emul64_check_cond(pkt, KEY_ILLEGAL_REQUEST, 0x24, 0x0);
1321 emul64_check_cond(pkt, KEY_ILLEGAL_REQUEST, 0x24, 0x0);
H A Demul64_bsd.c175 extern void emul64_check_cond(struct scsi_pkt *pkt, uchar_t key,
383 emul64_check_cond(pkt, 0x5, 0x24, 0x0); /* inv. fld in cdb */
544 emul64_check_cond(pkt, 0x5, 0x24, 0x0); /* inv. fld in cdb */

Completed in 48 milliseconds