Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h4257 #define MPI_RESET_NEEDED 19 /* Initiate MPI FW reset */ macro
Dqla_isr.c731 set_bit(MPI_RESET_NEEDED, in qla2x00_async_event()
Dqla_init.c2720 if (test_and_clear_bit(MPI_RESET_NEEDED, &vha->dpc_flags)) { in qla24xx_reset_risc()
2724 set_bit(MPI_RESET_NEEDED, &vha->dpc_flags); in qla24xx_reset_risc()