Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h506 #define HIGH_BYTE(x) (uchar_t)((((ushort_t)(x)) >> 8) & 0xFF) macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c3316 HIGH_BYTE((uint32_t)winp->pcw_base)); in pcic_set_window()
3324 HIGH_BYTE((uint32_t)winp->pcw_base + in pcic_set_window()