OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCB_ABORT
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/isa/
wdsreg.h
78
#define
SCB_ABORT
0x02
wds.c
1350
if (scb->flags &
SCB_ABORT
) {
1359
scb->flags |=
SCB_ABORT
;
/src/sys/dev/ic/
aic7xxx_osm.c
847
if (scb->flags & (SCB_DEVICE_RESET|
SCB_ABORT
)) {
aic79xxvar.h
601
SCB_ABORT
= 0x00100,
aic7xxxvar.h
655
SCB_ABORT
= 0x0100,
aic79xx.c
1091
scb->flags |=
SCB_ABORT
|SCB_CMDPHASE_ABORT;
2438
scb->flags |=
SCB_ABORT
;
3514
} else if ((scb->flags &
SCB_ABORT
) != 0) {
8014
~(SCB_NEGOTIATE|
SCB_ABORT
|SCB_DEVICE_RESET);
aic7xxx.c
2313
} else if ((scb->flags &
SCB_ABORT
) != 0) {
2628
scb->flags |=
SCB_ABORT
;
Completed in 29 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025