Searched refs:ESP_INTR_SATN (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/scsi/ | ||
D | esp_scsi.h | 169 #define ESP_INTR_SATN 0x02 /* Select w/ATN */ macro |
D | esp_scsi.c | 2094 if (esp->ireg & (ESP_INTR_S | ESP_INTR_SATN | ESP_INTR_IC)) { in __esp_interrupt() |