OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECB_ABORT
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/eisa/
ahbreg.h
217
#define
ECB_ABORT
0x02
ahb.c
1017
if (ecb->flags &
ECB_ABORT
) {
1026
ecb->flags |=
ECB_ABORT
;
/src/sys/dev/ic/
ncr53c9xvar.h
110
#define
ECB_ABORT
0x40
ncr53c9x.c
1229
if ((ecb->flags &
ECB_ABORT
) != 0) {
1510
else if (ecb->flags &
ECB_ABORT
)
2872
ecb->flags |=
ECB_ABORT
;
2927
if (ecb->flags &
ECB_ABORT
) {
/src/sys/arch/next68k/dev/
esp.c
710
sc->sc_nexus->flags |=
ECB_ABORT
;
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025