Searched refs:pm_create_components (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunpm.h111 int pm_create_components(dev_info_t *dip, int num_components);
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c689 if (pm_create_components(dev, 3) == DDI_SUCCESS) {
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c406 if (pm_create_components(dip, 1) != DDI_SUCCESS) {
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c48 * and a call made by the driver to pm_create_components(9F).
3467 * behavior driver must have called pm_create_components, and
4076 * pm_create_components is no longer allowed
4531 pm_create_components(dev_info_t *dip, int num_components) function
4533 PMD_FUNC(pmf, "pm_create_components")

Completed in 74 milliseconds