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

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_fw.h214 #define CSR_SCSI_COMPLETION_INTR 0x00000010 macro
228 #define INTR_PENDING (CSR_SCSI_COMPLETION_INTR |\
H A Dql4_isr.c1079 if (intr_status & CSR_SCSI_COMPLETION_INTR)
1148 intr_status = CSR_SCSI_COMPLETION_INTR;
H A Dql4_init.c831 writel(set_rmask(CSR_SCSI_COMPLETION_INTR),

Completed in 356 milliseconds