Home
last modified time | relevance | path

Searched refs:ESP_STAT_SPAM (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Desp.h295 #define ESP_STAT_SPAM 0x40 /* Real bad error */ macro
DNCR53C9x.h541 #define ESP_STAT_SPAM 0x40 /* Real bad error */ macro
DNCR53C9x.c179 if(statreg & ESP_STAT_SPAM) in esp_print_statreg()
3414 if(esp->sreg & (ESP_STAT_SPAM)) { in esp_handle()
Desp.c268 if (statreg & ESP_STAT_SPAM) in esp_print_statreg()
4175 if (esp->sreg & (ESP_STAT_SPAM)) { in esp_handle()