Searched refs:FW_PORT_CMD_LSTATUS_S (Results 1 – 1 of 1) sorted by relevance
2463 #define FW_PORT_CMD_LSTATUS_S 31 macro2465 #define FW_PORT_CMD_LSTATUS_V(x) ((x) << FW_PORT_CMD_LSTATUS_S)2467 (((x) >> FW_PORT_CMD_LSTATUS_S) & FW_PORT_CMD_LSTATUS_M)