Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h527 #define MEM_FIRST 0x10000 /* first memory address */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4269 mem->FirstByte = (baseaddr_t)MEM_FIRST; in pcic_inquire_window()