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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_fw.h271 #define CSR_SCSI_PROCESSOR_INTR 0x00000020 macro
285 CSR_SCSI_PROCESSOR_INTR |\
H A Dql4_isr.c597 if (intr_status & CSR_SCSI_PROCESSOR_INTR) {
602 writel(set_rmask(CSR_SCSI_PROCESSOR_INTR),
H A Dql4_init.c919 if (ctrl_status & set_rmask(CSR_SCSI_PROCESSOR_INTR))
937 writel(set_rmask(CSR_SCSI_PROCESSOR_INTR),
1022 writel(set_rmask(CSR_SCSI_PROCESSOR_INTR),
H A Dql4_mbx.c65 if (intr_status & CSR_SCSI_PROCESSOR_INTR) {

Completed in 62 milliseconds