Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h121 #define PCIC_IO_WIN_MASK 0xf macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c3420 select &= ~(PCIC_IO_WIN_MASK << (win * 4)); in pcic_set_window()