Searched refs:FW_PORT_CMD_LSTATUS_S (Results 1 – 1 of 1) sorted by relevance
2936 #define FW_PORT_CMD_LSTATUS_S 31 macro2938 #define FW_PORT_CMD_LSTATUS_V(x) ((x) << FW_PORT_CMD_LSTATUS_S)2940 (((x) >> FW_PORT_CMD_LSTATUS_S) & FW_PORT_CMD_LSTATUS_M)