Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dadvansys.c829 #define AscIsIntPending(port) (AscGetChipStatus(port) & (CSW_INT_PENDING | CSW_SCSI_RES… macro
6938 if (AscIsIntPending(iop_base) == 0) in AscISR()
7145 if (AscIsIntPending(shost->io_port)) { in advansys_interrupt()