Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c7227 #define S_PL_AUTOINC 31 macro
7229 #define V_PL_AUTOINC(x) ((x) << S_PL_AUTOINC)
7230 #define G_PL_AUTOINC(x) (((x) >> S_PL_AUTOINC) & M_PL_AUTOINC)