Searched refs:M_PPOD_PGSZ (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.h175 #define M_PPOD_PGSZ 0x3 macro
177 #define G_PPOD_PGSZ(x) (((x) >> S_PPOD_PGSZ) & M_PPOD_PGSZ)
/freebsd-10.0-release/sys/dev/cxgbe/tom/
H A Dt4_ddp.c710 KASSERT(idx <= M_PPOD_PGSZ && ppod <= M_PPOD_TAG,

Completed in 187 milliseconds