Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h523 #define IOMEM_LAST 0xFFFF /* Last I/O address */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c4256 io->LastByte = (baseaddr_t)IOMEM_LAST; in pcic_inquire_window()