Home
last modified time | relevance | path

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

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