OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCSIRSTI
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/ic/
aic6360reg.h
235
#define
SCSIRSTI
0x20 /* C RST asserted */
aic6360.c
1599
* b)
SCSIRSTI
is set (a reset has occurred) or busfree is detected.
1726
if ((sstat1 &
SCSIRSTI
) != 0) {
aic7xxx.c
990
status = ahc_inb(ahc, SSTAT1) & (SELTO|
SCSIRSTI
|BUSFREE|SCSIPERR);
996
& (SELTO|
SCSIRSTI
|BUSFREE|SCSIPERR);
1036
} else if ((status &
SCSIRSTI
) != 0) {
aic79xx.c
1517
status = ahd_inb(ahd, SSTAT1) & (SELTO|
SCSIRSTI
|BUSFREE|SCSIPERR);
1556
} else if ((status &
SCSIRSTI
) != 0) {
7756
if ((ahd_inb(ahd, SSTAT1) &
SCSIRSTI
) != 0) {
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
317
field
SCSIRSTI
0x20
aic7xxx_reg.h
1175
#define
SCSIRSTI
0x20
aic79xx.reg
1880
field
SCSIRSTI
0x20
aic79xx_reg.h
2743
#define
SCSIRSTI
0x20
Completed in 32 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025