Home
last modified time | relevance | path

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

/openbsd/sys/scsi/
H A Dscsi_all.h477 #define SENSE_CARTRIDGE_FAULT 0x5200 macro
H A Dscsi_base.c1759 if (ASC_ASCQ(sense) == SENSE_CARTRIDGE_FAULT) in scsi_interpret_sense()