Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h4383 #define MPI_RESET_NEEDED 19 /* Initiate MPI FW reset */ macro
Dqla_isr.c742 set_bit(MPI_RESET_NEEDED, in qla2x00_async_event()
Dqla_init.c2746 if (test_and_clear_bit(MPI_RESET_NEEDED, &vha->dpc_flags)) { in qla24xx_reset_risc()
2750 set_bit(MPI_RESET_NEEDED, &vha->dpc_flags); in qla24xx_reset_risc()