OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctstimeout
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
ath_netbsd.c
152
u_int
ctstimeout
;
local
157
ctstimeout
= ath_hal_getctstimeout(sc->sc_ah);
158
node.sysctl_data = &
ctstimeout
;
162
return !ath_hal_setctstimeout(sc->sc_ah,
ctstimeout
) ? EINVAL : 0;
453
if ((rc = SYSCTL_INT_SUBR(CTLFLAG_READWRITE,
ctstimeout
,
Completed in 14 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026