sc_ph_intr         57 dev/usb/uow.c  	usbd_pipe_handle	 sc_ph_intr;
sc_ph_intr        195 dev/usb/uow.c  	    USBD_SHORT_XFER_OK, &sc->sc_ph_intr, sc,
sc_ph_intr        239 dev/usb/uow.c  	if (sc->sc_ph_intr != NULL)
sc_ph_intr        240 dev/usb/uow.c  		usbd_close_pipe(sc->sc_ph_intr);
sc_ph_intr        261 dev/usb/uow.c  	if (sc->sc_ph_intr != NULL) {
sc_ph_intr        262 dev/usb/uow.c  		usbd_abort_pipe(sc->sc_ph_intr);
sc_ph_intr        263 dev/usb/uow.c  		usbd_close_pipe(sc->sc_ph_intr);
sc_ph_intr        456 dev/usb/uow.c  			usbd_clear_endpoint_stall_async(sc->sc_ph_intr);