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

/drivers/scsi/
H A Dadvansys.c903 #define AscIsIntPending(port) (AscGetChipStatus(port) & (CSW_INT_PENDING | CSW_SCSI_RESET_LATCH)) macro
7888 if (AscIsIntPending(iop_base) == 0)
8102 if (AscIsIntPending(shost->io_port)) {

Completed in 49 milliseconds