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

  /src/sys/dev/bluetooth/
bcsp.c 99 int sc_pi_txcrc; /* use CRC, if true */ member in struct:bcsp_softc
306 NULL, 0, &sc->sc_pi_txcrc,
751 if (sc->sc_pi_txcrc)
757 if (sc->sc_pi_txcrc) {
bth5.c 102 int sc_pi_txcrc; /* use CRC, if true */ member in struct:bth5_softc
311 NULL, 0, &sc->sc_pi_txcrc,
795 if (sc->sc_pi_txcrc)
801 if (sc->sc_pi_txcrc) {

Completed in 14 milliseconds