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

/drivers/scsi/qla4xxx/
H A Dql4_fw.h181 #define CSR_SCSI_COMPLETION_INTR 0x00000010 macro
195 #define INTR_PENDING (CSR_SCSI_COMPLETION_INTR |\
H A Dql4_isr.c759 if (intr_status & CSR_SCSI_COMPLETION_INTR)
828 intr_status = CSR_SCSI_COMPLETION_INTR;
H A Dql4_init.c700 writel(set_rmask(CSR_SCSI_COMPLETION_INTR),

Completed in 28 milliseconds