OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rfkill
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
ath_netbsd.c
296
u_int
rfkill
;
local in function:ath_sysctl_rfkill
301
rfkill
= ath_hal_getrfkill(sc->sc_ah);
302
node.sysctl_data = &
rfkill
;
306
return !ath_hal_setrfkill(sc->sc_ah,
rfkill
) ? EINVAL : 0;
503
if ((rc = SYSCTL_INT_SUBR(CTLFLAG_READWRITE,
rfkill
,
Completed in 10 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025