Home
last modified time | relevance | path

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

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