Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h528 #define S_LISTEN_INTF 12 macro
530 #define V_LISTEN_INTF(x) ((x) << S_LISTEN_INTF)
531 #define G_LISTEN_INTF(x) (((x) >> S_LISTEN_INTF) & M_LISTEN_INTF)