pipeh_tx 571 dev/usb/ueagle.c if (sc->pipeh_tx != NULL) pipeh_tx 964 dev/usb/ueagle.c usbd_clear_endpoint_stall_async(sc->pipeh_tx); pipeh_tx 1069 dev/usb/ueagle.c usbd_setup_xfer(req->xfer, sc->pipeh_tx, req, req->buf, pipeh_tx 1092 dev/usb/ueagle.c if (sc->pipeh_tx == NULL) pipeh_tx 1225 dev/usb/ueagle.c &sc->pipeh_tx); pipeh_tx 1335 dev/usb/ueagle.c if (sc->pipeh_tx != NULL) { pipeh_tx 1336 dev/usb/ueagle.c usbd_abort_pipe(sc->pipeh_tx); pipeh_tx 1337 dev/usb/ueagle.c usbd_close_pipe(sc->pipeh_tx); pipeh_tx 1338 dev/usb/ueagle.c sc->pipeh_tx = NULL; pipeh_tx 174 dev/usb/ueaglevar.h usbd_pipe_handle pipeh_tx;