Searched refs:pm_comp_t (Results 1 – 2 of 2) sorted by relevance
148 } pm_comp_t; typedef160 pm_comp_t pmc_comp; /* component description */
3394 static pm_comp_t bc_comp = {"unknown", 2, NULL, NULL, &bc_names[0]};3399 pm_comp_t *pmc; in e_pm_default_levels()3438 pm_comp_t *pcp, *compp; in pm_premanage()3441 pm_comp_t *pm_autoconfig(dev_info_t *, int *); in pm_premanage()3519 kmem_free(compp, cmpts * sizeof (pm_comp_t)); in pm_premanage()3859 pm_comp_t *comp;4045 pm_comp_t *4051 pm_comp_t *compp = NULL; in pm_autoconfig()4062 pm_comp_t *ret = NULL; in pm_autoconfig()4119 compp = p->comp = kmem_zalloc(sizeof (pm_comp_t), in pm_autoconfig()[all …]