OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECB_TENTATIVE_DONE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ncr53c9xvar.h
112
#define
ECB_TENTATIVE_DONE
0x100
ncr53c9x.c
1647
ecb->dleft = (ecb->flags &
ECB_TENTATIVE_DONE
) ?
1735
ecb->flags |=
ECB_TENTATIVE_DONE
;
2658
ecb->dleft = (ecb->flags &
ECB_TENTATIVE_DONE
)
2785
ecb->flags &= ~
ECB_TENTATIVE_DONE
;
Completed in 15 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025