Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h520 #define IOMEM_FIRST 0 /* First I/O address */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4256 io->FirstByte = (baseaddr_t)IOMEM_FIRST; in pcic_inquire_window()