Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h279 #define CARDMEM_LOW(x) (((uint32_t)((x))>>12)&0xFF) macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c3084 CARDMEM_LOW(0 - (uint32_t)base)); in pcic_set_window()
3642 CARDMEM_LOW((int)page->offset - (int)base)); in pcic_set_page()