Searched refs:ubm_allocx (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/sys/dev/usb/ |
| H A D | usbdivar.h | 102 struct usbd_xfer *(*ubm_allocx)(struct usbd_bus *, unsigned int); member
|
| H A D | vhci.c | 86 .ubm_allocx = vhci_allocx,
|
| H A D | usbdi.c | 612 xfer = dev->ud_bus->ub_methods->ubm_allocx(dev->ud_bus, nframes); in usbd_alloc_xfer()
|
| H A D | motg.c | 235 .ubm_allocx = motg_allocx,
|
| H A D | uhci.c | 330 .ubm_allocx = uhci_allocx,
|
| H A D | ohci.c | 288 .ubm_allocx = ohci_allocx,
|
| H A D | xhci.c | 233 .ubm_allocx = xhci_allocx,
|
| H A D | ehci.c | 325 .ubm_allocx = ehci_allocx,
|
| /netbsd-src/sys/rump/dev/lib/libugenhc/ |
| H A D | ugenhc.c | 892 .ubm_allocx = ugenhc_allocx,
|
| /netbsd-src/sys/external/bsd/dwc2/ |
| H A D | dwc2.c | 179 .ubm_allocx = dwc2_allocx,
|
| /netbsd-src/sys/arch/mips/adm5120/dev/ |
| H A D | ahci.c | 170 .ubm_allocx = ahci_allocx,
|
| /netbsd-src/sys/dev/ic/ |
| H A D | sl811hs.c | 707 .ubm_allocx = slhci_allocx,
|