Searched refs:FW_PORT_CMD_LSTATUS_S (Results 1 – 1 of 1) sorted by relevance
2408 #define FW_PORT_CMD_LSTATUS_S 31 macro2410 #define FW_PORT_CMD_LSTATUS_V(x) ((x) << FW_PORT_CMD_LSTATUS_S)2412 (((x) >> FW_PORT_CMD_LSTATUS_S) & FW_PORT_CMD_LSTATUS_M)