Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h10329 #define S_PLI_REQPBAEND 9 macro
10331 #define V_PLI_REQPBAEND(x) ((x) << S_PLI_REQPBAEND)
10332 #define G_PLI_REQPBAEND(x) (((x) >> S_PLI_REQPBAEND) & M_PLI_REQPBAEND)