Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1342 #define S_NULLPTR 20 macro
1344 #define V_NULLPTR(x) ((x) << S_NULLPTR)
1345 #define G_NULLPTR(x) (((x) >> S_NULLPTR) & M_NULLPTR)