Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1405 #define S_RX_NPORTS 0 macro
1407 #define V_RX_NPORTS(x) ((x) << S_RX_NPORTS)
1408 #define G_RX_NPORTS(x) (((x) >> S_RX_NPORTS) & M_RX_NPORTS)