Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h507 #define LOW_BYTE(x) (uchar_t)(((ushort_t)(x)) & 0xFF) macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c3313 LOW_BYTE((uint32_t)winp->pcw_base)); in pcic_set_window()
3320 LOW_BYTE((uint32_t)winp->pcw_base + in pcic_set_window()