Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h216 #define PCIC_82092_4_SOCKETS 0x04 /* 4 sockets + IDE */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1080 if (cfg & PCIC_82092_4_SOCKETS) { in pcic_attach()