OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CTF_ALIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/gpib/
ct.c
141
#define
CTF_ALIVE
0x02
342
sc->sc_flags |=
CTF_ALIVE
;
353
if (sc == NULL || (sc->sc_flags &
CTF_ALIVE
) == 0)
/src/sys/arch/hp300/dev/
ct.c
131
#define
CTF_ALIVE
0x02
254
sc->sc_flags |=
CTF_ALIVE
;
382
if ((sc->sc_flags &
CTF_ALIVE
) == 0)
Completed in 12 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025