Searched refs:phubd (Results 1 – 1 of 1) sorted by relevance
8031 hubd_t *phubd; in hubd_get_ancestry_str() local8063 phubd = hubd_get_soft_state(pdip); in hubd_get_ancestry_str()8065 mutex_enter(HUBD_MUTEX(phubd)); in hubd_get_ancestry_str()8067 phubd->h_ancestry_str, port); in hubd_get_ancestry_str()8068 mutex_exit(HUBD_MUTEX(phubd)); in hubd_get_ancestry_str()8277 hubd_t *phubd = NULL; in hubd_init_power_budget() local8349 phubd = hubd_get_soft_state(pdip); in hubd_init_power_budget()8350 ASSERT(phubd != NULL); in hubd_init_power_budget()8352 if (!phubd->h_ignore_pwr_budget) { in hubd_init_power_budget()8353 mutex_enter(HUBD_MUTEX(phubd)); in hubd_init_power_budget()[all …]