Searched refs:HCCR_RISC_PAUSE (Results 1 – 6 of 6) sorted by relevance
726 (RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0 && in qla2300_fw_dump()894 for (cnt = 30000; (RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0 && in qla2100_fw_dump()974 (RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0 && in qla2100_fw_dump()
808 if ((RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) != 0) in qla2300_pci_config()831 if ((RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0) in qla2300_pci_config()997 HCCR_RISC_PAUSE) != 0) in qla2x00_reset_chip()
2259 if ((RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) != 0) in qla2x00_suspend_hba()
540 #define HCCR_RISC_PAUSE BIT_5 /* Pause mode bit */ macro
61 if (hccr & HCCR_RISC_PAUSE) { in qla2100_intr_handler()
5447 if (stat & HCCR_RISC_PAUSE) in qla2xxx_pci_mmio_enabled()