Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c247 di_hp_t hp, port_hp; in copy_hotplug() local
328 port_hp = DI_HP_NIL; in copy_hotplug()
329 while ((port_hp = di_hp_next(dev, port_hp)) != DI_HP_NIL) { in copy_hotplug()
332 if (di_hp_depends_on(port_hp) != physnum) in copy_hotplug()
337 port_hp)) == NULL) { in copy_hotplug()
344 if ((child_dev = di_hp_child(port_hp)) != DI_NODE_NIL) { in copy_hotplug()