Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4417 #define S_PDEBUGSELL 0 macro
4419 #define V_PDEBUGSELL(x) ((x) << S_PDEBUGSELL)
4420 #define G_PDEBUGSELL(x) (((x) >> S_PDEBUGSELL) & M_PDEBUGSELL)