Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1702 #define MPI_RESET_NEEDED BIT_16 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3763 if (ha->flags & MPI_RESET_NEEDED) { in ql_reset_24xx_chip()
3780 ha->flags &= ~MPI_RESET_NEEDED; in ql_reset_24xx_chip()
H A Dql_isr.c920 ha->flags |= MPI_RESET_NEEDED; in ql_async_event()