Searched refs:HCCR_RISC_PAUSE (Results 1 – 6 of 6) sorted by relevance
766 (RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0 && in qla2300_fw_dump()937 for (cnt = 30000; (RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0 && in qla2100_fw_dump()1017 (RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0 && in qla2100_fw_dump()
2294 if ((RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) != 0) in qla2x00_suspend_hba()
2323 if ((RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) != 0) in qla2300_pci_config()2346 if ((RD_REG_WORD(®->hccr) & HCCR_RISC_PAUSE) == 0) in qla2300_pci_config()2512 HCCR_RISC_PAUSE) != 0) in qla2x00_reset_chip()
692 #define HCCR_RISC_PAUSE BIT_5 /* Pause mode bit */ macro
65 if (hccr & HCCR_RISC_PAUSE) { in qla2100_intr_handler()
6628 if (stat & HCCR_RISC_PAUSE) in qla2xxx_pci_mmio_enabled()