Searched refs:ESP_STAT_SPAM (Results 1 – 2 of 2) sorted by relevance
153 #define ESP_STAT_SPAM 0x40 /* Real bad error */ macro
987 if (esp->sreg & ESP_STAT_SPAM) { in DEF_SCSI_QCMD()