Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4971 #define MPI_RESET_NEEDED 19 /* Initiate MPI FW reset */ macro
H A Dqla_isr.c1387 set_bit(MPI_RESET_NEEDED, in qla2x00_async_event()
H A Dqla_init.c3397 if (test_and_clear_bit(MPI_RESET_NEEDED, &vha->dpc_flags)) { in qla24xx_reset_risc()
3401 set_bit(MPI_RESET_NEEDED, &vha->dpc_flags); in qla24xx_reset_risc()