Home
last modified time | relevance | path

Searched refs:HCCR_RESET_RISC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_isr.c219 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2100_intr_handler()
350 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2300_intr_handler()
H A Dqla_init.c2749 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()
2781 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()
3120 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_chip_diag()
7280 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_adapter()
H A Dqla_def.h816 #define HCCR_RESET_RISC 0x1000 /* Reset RISC */ macro