URTW_PRIORITY_LOW
prior == URTW_PRIORITY_LOW)
(prior == URTW_PRIORITY_LOW) ? sc->sc_txpipe_low :
(prior == URTW_PRIORITY_LOW) ? urtw_txeof_low : urtw_txeof_normal);
if (prior == URTW_PRIORITY_LOW)