Searched defs:PCIC_MEMWINDOWS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h50 #define PCIC_MEMWINDOWS 5 /* number of memory windows per socket */ macro
53 #define PCIC_NUMWINDOWS ((PCIC_MEMWINDOWS + PCIC_IOWINDOWS) * PCIC_SOCKETS)
55 #define PCIC_NUMWINSOCK (PCIC_MEMWINDOWS+PCIC_IOWINDOWS)

Completed in 59 milliseconds