sc_aclrd_pipe     180 dev/usb/ubt.c  	usbd_pipe_handle	 sc_aclrd_pipe;	/* read pipe */
sc_aclrd_pipe     626 dev/usb/ubt.c  	if (sc->sc_aclrd_pipe != NULL) {
sc_aclrd_pipe     627 dev/usb/ubt.c  		usbd_abort_pipe(sc->sc_aclrd_pipe);
sc_aclrd_pipe     628 dev/usb/ubt.c  		usbd_close_pipe(sc->sc_aclrd_pipe);
sc_aclrd_pipe     629 dev/usb/ubt.c  		sc->sc_aclrd_pipe = NULL;
sc_aclrd_pipe     753 dev/usb/ubt.c  				USBD_EXCLUSIVE_USE, &sc->sc_aclrd_pipe);
sc_aclrd_pipe    1277 dev/usb/ubt.c  			sc->sc_aclrd_pipe,
sc_aclrd_pipe    1330 dev/usb/ubt.c  			usbd_clear_endpoint_stall_async(sc->sc_aclrd_pipe);