Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_fw.h215 #define CSR_SCSI_COMPLETION_INTR 0x00000010 macro
229 #define INTR_PENDING (CSR_SCSI_COMPLETION_INTR |\
Dql4_isr.c981 if (intr_status & CSR_SCSI_COMPLETION_INTR) in qla4xxx_interrupt_service_routine()
1050 intr_status = CSR_SCSI_COMPLETION_INTR; in qla4xxx_intr_handler()
Dql4_init.c802 writel(set_rmask(CSR_SCSI_COMPLETION_INTR), in qla4xxx_start_firmware()