Home
last modified time | relevance | path

Searched defs:page_shift (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_phy.c3132 u32 page_shift, page_select; in e1000_write_phy_reg_bm() local
3192 u32 page_shift, page_select; in e1000_read_phy_reg_bm() local
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4114 unsigned int page_shift = fls(page_size) - 1; in t4_fixup_host_params() local