sys/dev/usb/xhci.c
1764
error = usbd_dma_contig_alloc(&sc->sc_bus, &sc->sc_spad.table_dma,
sys/dev/usb/xhci.c
1771
error = usbd_dma_contig_alloc(&sc->sc_bus, &sc->sc_spad.pages_dma,
sys/dev/usb/xhci.c
1818
error = usbd_dma_contig_alloc(&sc->sc_bus, &ring->dma,
sys/dev/usb/xhci.c
2216
error = usbd_dma_contig_alloc(&sc->sc_bus, &sdev->ictx_dma,
sys/dev/usb/xhci.c
2231
error = usbd_dma_contig_alloc(&sc->sc_bus, &sdev->octx_dma, NULL,
sys/dev/usb/xhci.c
227
int usbd_dma_contig_alloc(struct usbd_bus *, struct usbd_dma_info *,
sys/dev/usb/xhci.c
350
error = usbd_dma_contig_alloc(&sc->sc_bus, &sc->sc_dcbaa.dma,
sys/dev/usb/xhci.c
377
error = usbd_dma_contig_alloc(&sc->sc_bus, &sc->sc_erst.dma,