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

  /src/sys/dev/usb/
xhci.c 4649 const unsigned frid = xpipe->xp_isoc_next / local in function:xhci_device_isoc_enter
4663 control |= XHCI_TRB_3_FRID_SET(frid);
4666 control |= XHCI_TRB_3_FRID_SET(frid);
xhci.c 4649 const unsigned frid = xpipe->xp_isoc_next / local in function:xhci_device_isoc_enter
4663 control |= XHCI_TRB_3_FRID_SET(frid);
4666 control |= XHCI_TRB_3_FRID_SET(frid);

Completed in 26 milliseconds