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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6094 #define S_FW_PORT_CMD_APP_STATE 0 macro
6096 #define V_FW_PORT_CMD_APP_STATE(x) ((x) << S_FW_PORT_CMD_APP_STATE)
6098 (((x) >> S_FW_PORT_CMD_APP_STATE) & M_FW_PORT_CMD_APP_STATE)

Completed in 201 milliseconds