Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_dump.c810 if (!(data & Q81_CTL_HCS_RISC_PAUSED)) in qls_unpause_mpi_risc()
831 if (data & Q81_CTL_HCS_RISC_PAUSED) in qls_pause_mpi_risc()
H A Dqls_hw.h242 #define Q81_CTL_HCS_RISC_PAUSED BIT_10 macro