Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h53104 #define S_UNPKVGA 0 macro
53106 #define V_UNPKVGA(x) ((x) << S_UNPKVGA)
53107 #define G_UNPKVGA(x) (((x) >> S_UNPKVGA) & M_UNPKVGA)