/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) {
|
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) {
|