Searched refs:CSR_SCSI_RESET_INTR (Results 1 – 3 of 3) sorted by relevance
1154 (CSR_SCSI_RESET_INTR|CSR_FATAL_ERROR|INTR_PENDING)) == 0) { in qla4xxx_intr_handler()1173 CSR_SCSI_RESET_INTR) == 0) { in qla4xxx_intr_handler()1188 } else if (intr_status & CSR_SCSI_RESET_INTR) { in qla4xxx_intr_handler()1192 writel(set_rmask(CSR_SCSI_RESET_INTR), in qla4xxx_intr_handler()
214 #define CSR_SCSI_RESET_INTR 0x00000008 macro231 CSR_SCSI_RESET_INTR)
4643 if ((ctrl_status & CSR_SCSI_RESET_INTR) != 0) in qla4xxx_hw_reset()4644 writel(set_rmask(CSR_SCSI_RESET_INTR), &ha->reg->ctrl_status); in qla4xxx_hw_reset()4715 if ((ctrl_status & CSR_SCSI_RESET_INTR) != 0) { in qla4xxx_soft_reset()4716 writel(set_rmask(CSR_SCSI_RESET_INTR), &ha->reg->ctrl_status); in qla4xxx_soft_reset()