Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7492 #define S_FW_PORT_CMD_ACTION 16 macro
7494 #define V_FW_PORT_CMD_ACTION(x) ((x) << S_FW_PORT_CMD_ACTION)
7496 (((x) >> S_FW_PORT_CMD_ACTION) & M_FW_PORT_CMD_ACTION)