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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c885 #define AscIsIntPending(port) (AscGetChipStatus(port) & (CSW_INT_PENDING | CSW_SCSI_RESET_LATCH)) macro
7837 if (AscIsIntPending(iop_base) == 0)
8051 if (AscIsIntPending(shost->io_port)) {

Completed in 126 milliseconds