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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c288 #define PCICFG_DUMP_BRIDGE_CONFIG(hdl) (void)pcicfg_dump_bridge_config(hdl) macro
292 #define PCICFG_DUMP_BRIDGE_CONFIG(handle) macro
1847 PCICFG_DUMP_BRIDGE_CONFIG(handle);
4844 PCICFG_DUMP_BRIDGE_CONFIG(h);
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c343 #define PCICFG_DUMP_BRIDGE_CONFIG(hdl) (void)pcicfg_dump_bridge_config(hdl) macro
347 #define PCICFG_DUMP_BRIDGE_CONFIG(handle) macro
1952 PCICFG_DUMP_BRIDGE_CONFIG(handle);

Completed in 95 milliseconds