OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_le_muzzled
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
bcsp.c
123
bool
sc_le_muzzled
;
member in struct:bcsp_softc
299
NULL, 0, &sc->
sc_le_muzzled
,
1447
if (!sc->
sc_le_muzzled
) {
1505
device_xname(sc->sc_dev), sc->sc_le_state, sc->
sc_le_muzzled
));
1529
sc->
sc_le_muzzled
= false;
1604
device_xname(sc->sc_dev), sc->sc_le_state, sc->
sc_le_muzzled
));
1608
if (!sc->
sc_le_muzzled
)
bth5.c
128
bool
sc_le_muzzled
;
member in struct:bth5_softc
304
NULL, 0, &sc->
sc_le_muzzled
,
1486
if (!sc->
sc_le_muzzled
) {
1550
device_xname(sc->sc_dev), sc->sc_le_state, sc->
sc_le_muzzled
));
1576
sc->
sc_le_muzzled
= false;
1668
device_xname(sc->sc_dev), sc->sc_le_state, sc->
sc_le_muzzled
));
1672
if (!sc->
sc_le_muzzled
)
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025