OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctstimeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ath_netbsd.c
152
u_int
ctstimeout
;
local in function:ath_sysctl_ctstimeout
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
,
ath_netbsd.c
152
u_int
ctstimeout
;
local in function:ath_sysctl_ctstimeout
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 24 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025