Searched refs:MPI_RESET_NEEDED (Results 1 – 3 of 3) sorted by relevance
1702 #define MPI_RESET_NEEDED BIT_16 macro
3763 if (ha->flags & MPI_RESET_NEEDED) { in ql_reset_24xx_chip()3780 ha->flags &= ~MPI_RESET_NEEDED; in ql_reset_24xx_chip()
920 ha->flags |= MPI_RESET_NEEDED; in ql_async_event()