Home
last modified time | relevance | path

Searched refs:NEED_MPI_RESET (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h314 #define NEED_MPI_RESET BIT_1 /* need MPI RISC reset */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2357 soft_req |= NEED_MPI_RESET; in ql_process_chip_ae_intr()
2377 if ((soft_req & NEED_MPI_RESET) != 0) { in ql_process_chip_ae_intr()