Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3709 val = (val >> S_DBGICMDBUSY) & 1; in cudbg_read_tid()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10713 #define S_DBGICMDBUSY 3 macro
10714 #define V_DBGICMDBUSY(x) ((x) << S_DBGICMDBUSY)