Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h525 #define IOMEM_MAX 0x10000 /* maximum I/O window size */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c4258 io->MaxSize = IOMEM_MAX; in pcic_inquire_window()