Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h131 #define PCIC_SYSMEM_1_STARTLOW 0x18 /* system memory map 0 start low byte */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1208 pcic_putb(pcic, i, PCIC_SYSMEM_1_STARTLOW, 0x55); in pcic_attach()
1211 j = pcic_getb(pcic, i, PCIC_SYSMEM_1_STARTLOW); in pcic_attach()