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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h390 uint8_t trb_index[XHCI_MAX_STREAMS]; member in struct:xhci_endpoint_ext
H A Dxhci.c2968 i = pepext->trb_index[id];
2978 pepext->trb_index[id] = inext;
4017 memset(pepext->trb_index, 0,
4018 sizeof(pepext->trb_index));

Completed in 128 milliseconds