Searched refs:h_dev_state (Results 1 – 2 of 2) sorted by relevance
786 hubd->h_dev_state, usb_str_dev_state(hubd->h_dev_state)); in hubd_resume_port()788 switch (hubd->h_dev_state) { in hubd_resume_port()938 switch (hubd->h_dev_state) { in hubd_suspend_port()1529 if ((hubd->h_dev_state == USB_DEV_PWRED_DOWN) && in hubd_bus_power()1635 switch (hubd->h_dev_state) { in hubd_pwrlvl0()1644 hubd->h_dev_state = USB_DEV_PWRED_DOWN; in hubd_pwrlvl0()1706 switch (hubd->h_dev_state) { in hubd_pwrlvl3()1718 hubd->h_dev_state = USB_DEV_ONLINE; in hubd_pwrlvl3()1741 "hubd_pwrlvl3: Illegal dev_state=%d", hubd->h_dev_state); in hubd_pwrlvl3()1962 hubd->h_dev_state = USB_DEV_ONLINE; in usba_hubdi_attach()[all …]
144 uint_t h_dev_state; member