Searched refs:phubd (Results 1 – 1 of 1) sorted by relevance
8328 hubd_t *phubd; in hubd_get_ancestry_str() local8360 phubd = hubd_get_soft_state(pdip); in hubd_get_ancestry_str()8362 mutex_enter(HUBD_MUTEX(phubd)); in hubd_get_ancestry_str()8364 phubd->h_ancestry_str, port); in hubd_get_ancestry_str()8365 mutex_exit(HUBD_MUTEX(phubd)); in hubd_get_ancestry_str()8572 hubd_t *phubd = NULL; in hubd_init_power_budget() local8644 phubd = hubd_get_soft_state(pdip); in hubd_init_power_budget()8645 ASSERT(phubd != NULL); in hubd_init_power_budget()8647 if (!phubd->h_ignore_pwr_budget) { in hubd_init_power_budget()8648 mutex_enter(HUBD_MUTEX(phubd)); in hubd_init_power_budget()[all …]