Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/cxgbe/common/
H A Dt4_regs.h19842 #define S_CMD_SPLIT_FSM5 10 macro
19844 #define V_CMD_SPLIT_FSM5(x) ((x) << S_CMD_SPLIT_FSM5)
19845 #define G_CMD_SPLIT_FSM5(x) (((x) >> S_CMD_SPLIT_FSM5) & M_CMD_SPLIT_FSM5)