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

/illumos-gate/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;
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c73 #define PCICFG_MAX_FUNCTION 8 macro
724 int max_function = PCICFG_MAX_FUNCTION;
860 max_function = PCICFG_MAX_FUNCTION;
1562 max_function = PCICFG_MAX_FUNCTION;
4912 int max_function = PCICFG_MAX_FUNCTION;

Completed in 81 milliseconds