Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h497 #define S_LISTEN_INTF 12 macro
499 #define V_LISTEN_INTF(x) ((x) << S_LISTEN_INTF)
500 #define G_LISTEN_INTF(x) (((x) >> S_LISTEN_INTF) & M_LISTEN_INTF)