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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6049 #define S_FW_PORT_CMD_LINKDNRC 5 macro
6051 #define V_FW_PORT_CMD_LINKDNRC(x) ((x) << S_FW_PORT_CMD_LINKDNRC)
6053 (((x) >> S_FW_PORT_CMD_LINKDNRC) & M_FW_PORT_CMD_LINKDNRC)

Completed in 134 milliseconds