Home
last modified time | relevance | path

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

/titanic_44/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) in emul64_check_cond() function
1316 emul64_check_cond(pkt, KEY_ILLEGAL_REQUEST, 0x24, 0x0); in emul64_handle_cmd()
1321 emul64_check_cond(pkt, KEY_ILLEGAL_REQUEST, 0x24, 0x0); in emul64_handle_cmd()
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 */ in bsd_scsi_inquiry()
544 emul64_check_cond(pkt, 0x5, 0x24, 0x0); /* inv. fld in cdb */ in bsd_scsi_log_sense()