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

  /src/sys/dev/usb/
if_urtwreg.h 372 #define URTW_PRIORITY_LOW 0
if_urtw.c 976 error = usbd_create_xfer((j == URTW_PRIORITY_LOW) ?
2547 sc->sc_tx_queued[URTW_PRIORITY_LOW]--;
2650 prior == URTW_PRIORITY_LOW)
2686 (prior == URTW_PRIORITY_LOW) ? urtw_txeof_low : urtw_txeof_normal);

Completed in 38 milliseconds