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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcicfg.h58 #define PCICFG_CONF_INDIRECT_MAP 1 macro
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c50 #define PCICFG_CONF_INDIRECT_MAP 1 macro
904 flags |= PCICFG_CONF_INDIRECT_MAP;
906 if (flags & PCICFG_CONF_INDIRECT_MAP) {
1035 flags |= PCICFG_CONF_INDIRECT_MAP;
1037 if (flags & PCICFG_CONF_INDIRECT_MAP) {
1365 flags |= PCICFG_CONF_INDIRECT_MAP;
1367 if (flags & PCICFG_CONF_INDIRECT_MAP) {
1591 flags |= PCICFG_CONF_INDIRECT_MAP;
1593 if (flags & PCICFG_CONF_INDIRECT_MAP) {

Completed in 52 milliseconds