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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_fw.h270 #define CSR_SCSI_COMPLETION_INTR 0x00000010 macro
284 #define INTR_PENDING (CSR_SCSI_COMPLETION_INTR |\
H A Dql4_isr.c593 if (intr_status & CSR_SCSI_COMPLETION_INTR)
640 intr_status = CSR_SCSI_COMPLETION_INTR;

Completed in 24 milliseconds