Home
last modified time | relevance | path

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

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