Home
last modified time | relevance | path

Searched defs:ntrb (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dxhcivar.h42 size_t ntrb; /* Number of associated TRBs */ member
48 size_t ntrb; member
H A Dxhci.c1121 int ntrb, i; xhci_xfer_done() local
1714 xhci_ring_alloc(struct xhci_softc * sc,struct xhci_ring * ring,size_t ntrb,size_t alignment) xhci_ring_alloc() argument
2951 int s, i, ntrb, zerotd = 0; xhci_device_generic_start() local
3097 int s, i, j, ntrb = xfer->nframes; xhci_device_isoc_start() local
[all...]