Home
last modified time | relevance | path

Searched refs:XHCI_TRANSFER_RING_TRBS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/usb/
Dxhcivar.h179 #define XHCI_TRANSFER_RING_TRBS 256 macro
Dxhci.c2112 err = xhci_ring_init(sc, &xs->xs_xr[dci], XHCI_TRANSFER_RING_TRBS, in xhci_open()