OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RDF_ALIVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hp300/dev/
rdvar.h
83
#define
RDF_ALIVE
0x01
rd.c
548
sc->sc_flags =
RDF_ALIVE
;
810
if ((sc->sc_flags &
RDF_ALIVE
) == 0)
1358
sc->sc_flags =
RDF_ALIVE
| RDF_WLABEL;
1417
if ((sc->sc_flags &
RDF_ALIVE
) == 0)
1487
if ((sc->sc_flags &
RDF_ALIVE
) == 0)
/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 Sat Oct 18 17:09:52 GMT 2025