Home
last modified time | relevance | path

Searched refs:ubm_allocx (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusbdivar.h102 struct usbd_xfer *(*ubm_allocx)(struct usbd_bus *, unsigned int); member
H A Dvhci.c86 .ubm_allocx = vhci_allocx,
H A Dusbdi.c612 xfer = dev->ud_bus->ub_methods->ubm_allocx(dev->ud_bus, nframes); in usbd_alloc_xfer()
H A Dmotg.c235 .ubm_allocx = motg_allocx,
H A Duhci.c330 .ubm_allocx = uhci_allocx,
H A Dohci.c288 .ubm_allocx = ohci_allocx,
H A Dxhci.c233 .ubm_allocx = xhci_allocx,
H A Dehci.c325 .ubm_allocx = ehci_allocx,
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c892 .ubm_allocx = ugenhc_allocx,
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c179 .ubm_allocx = dwc2_allocx,
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c170 .ubm_allocx = ahci_allocx,
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c707 .ubm_allocx = slhci_allocx,