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