Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Desp_scsi.h184 #define ESP_INTR_S 0x01 /* Select w/o ATN */ macro
H A Desp_scsi.c2149 if (esp->ireg & (ESP_INTR_S | ESP_INTR_SATN | ESP_INTR_IC)) { in __esp_interrupt()