| /src/bin/pax/ |
| H A D | pat_rep.c | 911 char *endpt; local in function:rep_name
|
| H A D | options.c | 1956 char *endpt; local in function:opt_add
|
| /src/sys/dev/usb/ |
| H A D | umass.c | 1031 umass_clear_endpoint_stall(struct umass_softc *sc, int endpt, argument
|
| H A D | usb_subr.c | 538 int endpt, nendpt; local in function:usbd_fill_iface_data
|
| H A D | ohci.c | 3015 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress; local in function:ohci_device_bulk_init 3078 int len, isread, endpt; local in function:ohci_device_bulk_start 3207 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress; local in function:ohci_device_intr_init 3272 int len, isread, endpt; local in function:ohci_device_intr_start [all...] |
| H A D | ugen.c | 489 int ifaceno, endptno, endpt; local in function:ugen_set_config 575 int endpt = UGENENDPOINT(dev); local in function:ugenopen 749 ugen_do_close(struct ugen_softc * sc,int flag,int endpt) argument 827 int endpt = UGENENDPOINT(dev); local in function:ugenclose 849 ugen_do_read(struct ugen_softc * sc,int endpt,struct uio * uio,int flag) argument 1045 int endpt = UGENENDPOINT(dev); local in function:ugenread 1058 ugen_do_write(struct ugen_softc * sc,int endpt,struct uio * uio,int flag) argument 1214 int endpt = UGENENDPOINT(dev); local in function:ugenwrite 1577 uint8_t niface, nendpt, endptno, endpt; local in function:ugen_set_interface 1671 ugen_do_ioctl(struct ugen_softc * sc,int endpt,u_long cmd,void * addr,int flag,struct lwp * l) argument 2101 int endpt = UGENENDPOINT(dev); local in function:ugenioctl [all...] |
| H A D | uhci.c | 2092 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress; local in function:uhci_reset_std_chain 2203 int endpt = ed->bEndpointAddress; local in function:uhci_device_bulk_init 2264 int endpt; local in function:uhci_device_bulk_start 2479 int endpt = upipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; local in function:uhci_device_ctrl_start 2618 int endpt = ed->bEndpointAddress; local in function:uhci_device_intr_init 2668 int isread, endpt; local in function:uhci_device_intr_start 3063 int endpt = upipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; local in function:uhci_setup_isoc 3194 const int endpt = upipe->pipe.up_endpoint->ue_edesc->bEndpointAddress; local in function:uhci_device_intr_done 3237 int endpt = ed->bEndpointAddress; local in function:uhci_device_bulk_done [all...] |
| H A D | ehci.c | 3938 int endpt = ed->bEndpointAddress; local in function:ehci_device_bulk_init 3980 int len, isread, endpt; local in function:ehci_device_bulk_start 4080 int endpt local in function:ehci_device_bulk_done 4129 int endpt = ed->bEndpointAddress; local in function:ehci_device_intr_init 4179 int len, isread, endpt; local in function:ehci_device_intr_start 4284 int isread, endpt; local in function:ehci_device_intr_done [all...] |
| H A D | uaudio.c | 3691 int endpt, clkid; local in function:uaudio_chan_open 4147 uaudio_speed(struct uaudio_softc * sc,int endpt,int clkid,uint8_t * data,int set) argument 4179 uaudio_set_speed(struct uaudio_softc * sc,int endpt,int clkid,u_int speed) argument [all...] |
| /src/sys/rump/dev/lib/libugenhc/ |
| H A D | ugenhc.c | 579 int len, error, endpt; local in function:rumpusb_device_bulk_start 729 int endpt local in function:rumpusb_device_bulk_close 775 int endpt, oflags, error; local in function:ugenhc_open [all...] |
| /src/sys/arch/mips/adm5120/dev/ |
| H A D | ahci.c | 1155 int endpt, i, len, tlen, segs, offset, isread, toggle, short_ok; local in function:ahci_device_bulk_start
|