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

  /src/sys/dev/usb/
motgvar.h 81 uint16_t sc_intr_tx_ep; member in struct:motg_softc
motg.c 608 tx_status = sc->sc_intr_tx_ep;
609 sc->sc_intr_tx_ep = 0;
719 sc->sc_intr_tx_ep = tx_ep;

Completed in 14 milliseconds