Searched refs:HCCR_RESET_RISC (Results 1 – 3 of 3) sorted by relevance
82 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2100_intr_handler()213 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2300_intr_handler()
2583 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()2615 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()2955 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_chip_diag()6987 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_reset_adapter()
769 #define HCCR_RESET_RISC 0x1000 /* Reset RISC */ macro