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

  /src/sys/dev/bluetooth/
bcsp.c 104 struct timeval sc_mux_lastrx; /* Last Rx Pkt Time */ member in struct:bcsp_softc
982 microtime(&sc->sc_mux_lastrx);
bth5.c 107 struct timeval sc_mux_lastrx; /* Last Rx Pkt Time */ member in struct:bth5_softc
1033 microtime(&sc->sc_mux_lastrx);

Completed in 14 milliseconds