OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RDF_ALIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
rdvar.h
83
#define
RDF_ALIVE
0x01
/src/sys/dev/gpib/
rd.c
125
#define
RDF_ALIVE
0x01
422
sc->sc_flags =
RDF_ALIVE
;
474
if (sc == NULL || (sc->sc_flags &
RDF_ALIVE
) ==0)
1006
sc->sc_flags =
RDF_ALIVE
| RDF_WLABEL;
1058
if (sc == NULL || (sc->sc_flags &
RDF_ALIVE
) == 0)
1103
if (sc == NULL || (sc->sc_flags &
RDF_ALIVE
) == 0)
Completed in 13 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025