Searched refs:M_ACCEPT_MODE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h433 #define M_ACCEPT_MODE 0x3 macro
435 #define G_ACCEPT_MODE(x) (((x) >> S_ACCEPT_MODE) & M_ACCEPT_MODE)

Completed in 155 milliseconds