Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c73 #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()
1562 max_function = PCICFG_MAX_FUNCTION; in pcicfg_unconfigure()
4912 int max_function = PCICFG_MAX_FUNCTION; in pcicfg_probe_bridge()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c67 #define PCICFG_MAX_FUNCTION 8 macro
70 static uint32_t pcicfg_max_function = PCICFG_MAX_FUNCTION;