Searched refs:SENSE_CARTRIDGE_FAULT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/scsi/ | ||
H A D | scsi_all.h | 477 #define SENSE_CARTRIDGE_FAULT 0x5200 macro |
H A D | scsi_base.c | 1759 if (ASC_ASCQ(sense) == SENSE_CARTRIDGE_FAULT) in scsi_interpret_sense() |