Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c244 static hpc_bus_entry_t *hpc_find_bus_by_name(char *name);
330 busp = hpc_find_bus_by_name(bus_path); in hpc_nexus_register_bus()
464 busp = hpc_find_bus_by_name(bus); in hpc_slot_register()
908 hpc_find_bus_by_name(char *path) in hpc_find_bus_by_name() function