OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCB_DEVICE_RESET
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.c
378
scb->flags |=
SCB_DEVICE_RESET
;
847
if (scb->flags & (
SCB_DEVICE_RESET
|SCB_ABORT)) {
942
active_scb->flags |=
SCB_DEVICE_RESET
;
992
scb->flags |=
SCB_DEVICE_RESET
;
aic79xx_osm.c
387
scb->flags |=
SCB_DEVICE_RESET
;
aic79xxvar.h
595
SCB_DEVICE_RESET
= 0x00004,
aic7xxxvar.h
649
SCB_DEVICE_RESET
= 0x0004,
aic79xx.c
3482
if ((scb->flags &
SCB_DEVICE_RESET
) == 0
3501
if (scb->flags &
SCB_DEVICE_RESET
) {
8014
~(SCB_NEGOTIATE|SCB_ABORT|
SCB_DEVICE_RESET
);
aic7xxx.c
2282
if ((scb->flags &
SCB_DEVICE_RESET
) == 0
2300
if (scb->flags &
SCB_DEVICE_RESET
) {
Completed in 56 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025