Home
last modified time | relevance | path

Searched defs:endpt (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dugen.c489 int ifaceno, endptno, endpt; in ugen_set_config() local
575 int endpt = UGENENDPOINT(dev); in ugenopen() local
749 ugen_do_close(struct ugen_softc *sc, int flag, int endpt) in ugen_do_close()
827 int endpt = UGENENDPOINT(dev); in ugenclose() local
849 ugen_do_read(struct ugen_softc *sc, int endpt, struct uio *uio, int flag) in ugen_do_read()
1045 int endpt = UGENENDPOINT(dev); in ugenread() local
1058 ugen_do_write(struct ugen_softc *sc, int endpt, struct uio *uio, in ugen_do_write()
1214 int endpt = UGENENDPOINT(dev); in ugenwrite() local
1577 uint8_t niface, nendpt, endptno, endpt; in ugen_set_interface() local
1671 ugen_do_ioctl(struct ugen_softc *sc, int endpt, u_long cmd, in ugen_do_ioctl()
[all …]
H A Duhci.c2092 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress; in uhci_reset_std_chain() local
2203 int endpt = ed->bEndpointAddress; in uhci_device_bulk_init() local
2264 int endpt; in uhci_device_bulk_start() local
2479 int endpt = upipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; uhci_device_ctrl_start() local
2618 int endpt = ed->bEndpointAddress; uhci_device_intr_init() local
2668 int isread, endpt; uhci_device_intr_start() local
3063 int endpt = upipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; uhci_setup_isoc() local
3198 const int endpt = upipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; uhci_device_intr_done() local
3241 int endpt = ed->bEndpointAddress; uhci_device_bulk_done() local
[all...]
H A Dehci.c3901 int endpt = ed->bEndpointAddress; ehci_device_bulk_init() local
3943 int len, isread, endpt; ehci_device_bulk_start() local
4043 int endpt = epipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; ehci_device_bulk_done() local
4092 int endpt = ed->bEndpointAddress; ehci_device_intr_init() local
4142 int len, isread, endpt; ehci_device_intr_start() local
4247 int isread, endpt; ehci_device_intr_done() local
[all...]
H A Dohci.c2986 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress; ohci_device_bulk_init() local
3049 int len, isread, endpt; ohci_device_bulk_start() local
3178 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress; ohci_device_intr_init() local
3243 int len, isread, endpt; ohci_device_intr_start() local
[all...]
H A Dumass.c1031 umass_clear_endpoint_stall(struct umass_softc *sc, int endpt, in umass_clear_endpoint_stall()
H A Duaudio.c3690 int endpt, clkid; in uaudio_chan_open() local
4146 uaudio_speed(struct uaudio_softc *sc, int endpt, int clkid, in uaudio_speed()
4178 uaudio_set_speed(struct uaudio_softc *sc, int endpt, int clkid, u_int speed) in uaudio_set_speed()
H A Dusb_subr.c539 int endpt, nendpt; in usbd_fill_iface_data() local
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c579 int len, error, endpt; in rumpusb_device_bulk_start() local
729 int endpt = pipe->up_endpoint->ue_edesc->bEndpointAddress; in rumpusb_device_bulk_close() local
775 int endpt, oflags, error; in ugenhc_open() local
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c1155 int endpt, i, len, tlen, segs, offset, isread, toggle, short_ok; in ahci_device_bulk_start() local