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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3880 #define S_FW_PFVF_CMD_NEQ 0 macro
3882 #define V_FW_PFVF_CMD_NEQ(x) ((x) << S_FW_PFVF_CMD_NEQ)
3884 (((x) >> S_FW_PFVF_CMD_NEQ) & M_FW_PFVF_CMD_NEQ)

Completed in 122 milliseconds