OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wi_read_rid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
wi.c
206
STATIC int
wi_read_rid
(struct wi_softc *, int, void *, int *);
348
if ((rc =
wi_read_rid
(sc, rid, buf, &buflen)) != 0)
526
if (
wi_read_rid
(sc, WI_RID_DATA_RATES, &ratebuf, &buflen) == 0 &&
2151
wi_read_rid
(sc, WI_RID_CARD_ID, ver, &len);
2177
wi_read_rid
(sc, WI_RID_PRI_IDENTITY, ver, &len);
2185
wi_read_rid
(sc, WI_RID_STA_IDENTITY, ver, &len);
2195
if (
wi_read_rid
(sc, WI_RID_SYMBOL_IDENTITY, ident, &len) == 0 &&
2268
error =
wi_read_rid
(sc, wreq.wi_type, wreq.wi_val,
2278
error =
wi_read_rid
(sc, wreq.wi_type, wreq.wi_val,
2288
error =
wi_read_rid
(sc, wreq.wi_type, wreq.wi_val
3085
wi_read_rid
(struct wi_softc *sc, int rid, void *buf, int *buflenp)
function
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026