Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3733 val = (val >> S_DBGICMDBUSY) & 1; in cudbg_read_tid()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h39356 #define S_DBGICMDBUSY 3 macro
39357 #define V_DBGICMDBUSY(x) ((x) << S_DBGICMDBUSY)