Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c475 static uint64_t width_ffc; variable
662 width_ffc = (cp.cp_edx >> 5) & 0xFF; in core_pcbe_init()
676 width_ffc = 40; in core_pcbe_init()
682 width_ffc = (cp.cp_edx >> 5) & 0xFF; in core_pcbe_init()
719 mask_ffc = BITMASK_XBITS(width_ffc); in core_pcbe_init()