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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c846 #define AscIsIntPending(port) (AscGetChipStatus(port) & (CSW_INT_PENDING | CSW_SCSI_RESET_LATCH)) macro
7031 if (AscIsIntPending(iop_base) == 0) AscISR()
7238 if (AscIsIntPending(shost->io_port)) { advansys_interrupt()

Completed in 108 milliseconds