Home
last modified time | relevance | path

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

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