Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c75 #define PCICFG_MAX_FUNCTION 8 macro
724 int max_function = PCICFG_MAX_FUNCTION; in pcicfg_configure()
860 max_function = PCICFG_MAX_FUNCTION; in pcicfg_configure()
1561 max_function = PCICFG_MAX_FUNCTION; in pcicfg_unconfigure()
4915 int max_function = PCICFG_MAX_FUNCTION; in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c69 #define PCICFG_MAX_FUNCTION 8 macro
72 static uint32_t pcicfg_max_function = PCICFG_MAX_FUNCTION;