Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_pwr.h71 } pcie_pwr_child_t; typedef
75 pcie_pwr_child_t *pcie_par_pminfo; /* PM info created by the parent */
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c526 pcie_pwr_child_t *cpwr_p; in pcie_add_comps()
549 cpwr_p = (pcie_pwr_child_t *)kmem_zalloc(sizeof (pcie_pwr_child_t), in pcie_add_comps()
593 kmem_free(PCIE_PAR_PMINFO(cdip), sizeof (pcie_pwr_child_t)); in pcie_remove_comps()