sc_aclwr_pipe 187 dev/usb/ubt.c usbd_pipe_handle sc_aclwr_pipe; /* write pipe */
sc_aclwr_pipe 632 dev/usb/ubt.c if (sc->sc_aclwr_pipe != NULL) {
sc_aclwr_pipe 633 dev/usb/ubt.c usbd_abort_pipe(sc->sc_aclwr_pipe);
sc_aclwr_pipe 634 dev/usb/ubt.c usbd_close_pipe(sc->sc_aclwr_pipe);
sc_aclwr_pipe 635 dev/usb/ubt.c sc->sc_aclwr_pipe = NULL;
sc_aclwr_pipe 773 dev/usb/ubt.c USBD_EXCLUSIVE_USE, &sc->sc_aclwr_pipe);
sc_aclwr_pipe 996 dev/usb/ubt.c sc->sc_aclwr_pipe,
sc_aclwr_pipe 1044 dev/usb/ubt.c usbd_clear_endpoint_stall_async(sc->sc_aclwr_pipe);