Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Depm.h792 extern int pm_init_child(dev_info_t *);
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c493 if (pm_init_child(child) != DDI_SUCCESS) in init_child()
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c6809 pm_init_child(dev_info_t *dip) in pm_init_child() function