HomeSort by: relevance | last modified time | path
    Searched defs:xhci_trb_get_idx (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 561 xhci_trb_get_idx(struct xhci_ring *xr, uint64_t trb_0, int *idx) function in typeref:typename:int
2446 if (xhci_trb_get_idx(xr, trb_0, &idx)) {

Completed in 13 milliseconds