Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c1777 if ((tmp & CSR_RP) == 0) in ql_unpause_mpi_risc()
1797 if ((tmp & CSR_RP) != 0) in ql_pause_mpi_risc()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h204 #define CSR_RP BIT_10 macro