Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c266 static uint8_t pcicfg_get_nslots(dev_info_t *, ddi_acc_handle_t);
4341 num_slots = pcicfg_get_nslots(new_child, h); in pcicfg_probe_bridge()
4845 pcicfg_get_nslots(dev_info_t *dip, ddi_acc_handle_t handle) in pcicfg_get_nslots() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c572 pcicfg_get_nslots(dev_info_t *dip, ddi_acc_handle_t handle) in pcicfg_get_nslots() function
5363 num_slots = pcicfg_get_nslots(new_child, h); in pcicfg_probe_bridge()