Searched refs:h_dev_state (Results 1 – 2 of 2) sorted by relevance
783 hubd->h_dev_state, usb_str_dev_state(hubd->h_dev_state)); in hubd_resume_port()785 switch (hubd->h_dev_state) { in hubd_resume_port()935 switch (hubd->h_dev_state) { in hubd_suspend_port()1528 if ((hubd->h_dev_state == USB_DEV_PWRED_DOWN) && in hubd_bus_power()1634 switch (hubd->h_dev_state) { in hubd_pwrlvl0()1643 hubd->h_dev_state = USB_DEV_PWRED_DOWN; in hubd_pwrlvl0()1705 switch (hubd->h_dev_state) { in hubd_pwrlvl3()1717 hubd->h_dev_state = USB_DEV_ONLINE; in hubd_pwrlvl3()1740 "hubd_pwrlvl3: Illegal dev_state=%d", hubd->h_dev_state); in hubd_pwrlvl3()1952 hubd->h_dev_state = USB_DEV_ONLINE; in usba_hubdi_attach()[all …]
143 uint_t h_dev_state; member