Home
last modified time | relevance | path

Searched refs:S_FW_PORT_CMD_LINKDNRC32 (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7693 #define S_FW_PORT_CMD_LINKDNRC32 28 macro
7695 #define V_FW_PORT_CMD_LINKDNRC32(x) ((x) << S_FW_PORT_CMD_LINKDNRC32)
7697 (((x) >> S_FW_PORT_CMD_LINKDNRC32) & M_FW_PORT_CMD_LINKDNRC32)