Searched refs:CSR_SCSI_PROCESSOR_INTR (Results 1 – 4 of 4) sorted by relevance
147 #define CSR_SCSI_PROCESSOR_INTR 0x00000020 macro161 CSR_SCSI_PROCESSOR_INTR |\
589 if (intr_status & CSR_SCSI_PROCESSOR_INTR) { in qla4xxx_interrupt_service_routine()594 writel(set_rmask(CSR_SCSI_PROCESSOR_INTR), in qla4xxx_interrupt_service_routine()
954 if (ctrl_status & set_rmask(CSR_SCSI_PROCESSOR_INTR)) in qla4xxx_start_firmware_from_flash()972 writel(set_rmask(CSR_SCSI_PROCESSOR_INTR), in qla4xxx_start_firmware_from_flash()1057 writel(set_rmask(CSR_SCSI_PROCESSOR_INTR), in qla4xxx_start_firmware()
68 if (intr_status & CSR_SCSI_PROCESSOR_INTR) { in qla4xxx_mailbox_command()