OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPIBF_DONE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hp300/dev/
hpibvar.h
209
#define
HPIBF_DONE
0x2
fhpib.c
467
hs->sc_flags &= ~(
HPIBF_DONE
|HPIBF_IO|HPIBF_READ|HPIBF_TIMO);
514
hs->sc_flags |=
HPIBF_DONE
;
532
(hs->sc_flags & (HPIBF_IO|
HPIBF_DONE
)) != HPIBF_IO)
539
if ((hs->sc_flags & (HPIBF_IO|
HPIBF_DONE
)) == HPIBF_IO) {
560
hs->sc_flags &= ~(
HPIBF_DONE
|HPIBF_IO|HPIBF_READ|HPIBF_TIMO);
nhpib.c
461
hs->sc_flags &= ~(
HPIBF_DONE
|HPIBF_IO|HPIBF_READ|HPIBF_TIMO);
480
hs->sc_flags |=
HPIBF_DONE
;
521
if ((hs->sc_flags &
HPIBF_DONE
) == 0) {
527
hs->sc_flags &= ~(
HPIBF_DONE
|HPIBF_IO|HPIBF_READ|HPIBF_TIMO);
Completed in 13 milliseconds
Indexes created Sat Nov 08 12:09:53 GMT 2025