Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h280 #define CARDMEM_HIGH(x) (((uint32_t)((x))>>20)&0x3F) macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c3088 CARDMEM_HIGH(0 - (uint32_t)base) | in pcic_set_window()
3645 CARDMEM_HIGH((int)page->offset - base) | which); in pcic_set_page()