Searched refs:trb_used (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h389 uint8_t trb_used[XHCI_MAX_STREAMS]; member in struct:xhci_endpoint_ext
H A Dxhci.c2884 pepext->trb_used[xfer->stream_id]--;
2937 if (pepext->trb_used[id] >= trb_limit) {
2965 pepext->trb_used[id]++;

Completed in 136 milliseconds