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

  /src/sys/dev/usb/
if_urtw.c 495 static void urtw_txeof_normal(struct usbd_xfer *, void *,
2555 urtw_txeof_normal(struct usbd_xfer *xfer, void *priv, function in typeref:typename:void
2686 (prior == URTW_PRIORITY_LOW) ? urtw_txeof_low : urtw_txeof_normal);

Completed in 13 milliseconds