Searched refs:highbit (Results 1 – 5 of 5) sorted by relevance
156 extern int highbit(ulong_t);
386 highbit(ulong_t i) in highbit() function
517 largest = (uint_t)(highbit(set) - 1); \
927 *logical_ashift = highbit(MAX(pp->sectorsize, SPA_MINBLOCKSIZE)) - 1; in vdev_geom_open()931 *physical_ashift = highbit(pp->stripesize) - 1; in vdev_geom_open()
3022 valueT highbit; in s_arm_rel31() local3024 highbit = 0; in s_arm_rel31()3026 highbit = 0x80000000; in s_arm_rel31()3048 md_number_to_chars (p, highbit, 4); in s_arm_rel31()