Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_isr.c363 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2100_intr_handler()
489 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2300_intr_handler()
Dqla_init.c2884 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()
2916 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_chip()
3308 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_chip_diag()
7548 wrt_reg_word(&reg->hccr, HCCR_RESET_RISC); in qla2x00_reset_adapter()
Dqla_def.h877 #define HCCR_RESET_RISC 0x1000 /* Reset RISC */ macro