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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c282 static void pcicfg_dump_device_config(ddi_acc_handle_t);
287 #define PCICFG_DUMP_DEVICE_CONFIG(hdl) (void)pcicfg_dump_device_config(hdl)
426 pcicfg_dump_device_config(ddi_acc_handle_t config_handle) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c336 static void pcicfg_dump_device_config(ddi_acc_handle_t);
342 #define PCICFG_DUMP_DEVICE_CONFIG(hdl) (void)pcicfg_dump_device_config(hdl)
455 pcicfg_dump_device_config(ddi_acc_handle_t config_handle) function

Completed in 80 milliseconds