Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c2116 pr->pr_page_shift[1] = 12 + G_HPZ1(psz); in t4_init_ppod_region()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5463 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h37112 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1) macro