Lines Matching refs:USB_ERR_NORMAL_COMPLETION
515 err = USB_ERR_NORMAL_COMPLETION; in uhub_explore_sub()
1016 return (USB_ERR_NORMAL_COMPLETION); in uhub_explore()
1029 retval = USB_ERR_NORMAL_COMPLETION; in uhub_explore()
1036 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1043 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1057 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1081 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1087 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1095 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1102 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1106 if (uhub_explore_sub(sc, up) == USB_ERR_NORMAL_COMPLETION) { in uhub_explore()