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()
2601 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()2633 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()2973 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_chip_diag()6999 WRT_REG_WORD(®->hccr, HCCR_RESET_RISC); in qla2x00_reset_adapter()
773 #define HCCR_RESET_RISC 0x1000 /* Reset RISC */ macro