Home
last modified time | relevance | path

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

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