OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_authstate
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pcmcia/
if_ray.c
189
uint8_t
sc_authstate
; /* authentication state */
member in struct:ray_softc
262
/*
sc_authstate
*/
731
sc->
sc_authstate
= RAY_AUTH_UNAUTH;
1085
if (sc->
sc_authstate
== RAY_AUTH_NEEDED) {
1087
sc->
sc_authstate
= RAY_AUTH_WAITING;
1442
sc->
sc_authstate
= RAY_AUTH_UNAUTH;
1545
sc->
sc_authstate
= RAY_AUTH_NEEDED;
1552
sc->
sc_authstate
= RAY_AUTH_AUTH;
Completed in 44 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025