OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELTO
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/ic/
aic6360reg.h
233
#define
SELTO
0x80 /* C select out timeout */
aic6360.c
1838
} else if ((sstat1 &
SELTO
) != 0) {
aic7xxx.c
990
status = ahc_inb(ahc, SSTAT1) & (
SELTO
|SCSIRSTI|BUSFREE|SCSIPERR);
996
& (
SELTO
|SCSIRSTI|BUSFREE|SCSIPERR);
1152
} else if ((status &
SELTO
) != 0) {
1182
"valid during
SELTO
scb(%d, %d)\n",
aic79xx.c
1464
&& (ahd_inb(ahd, SSTAT1) &
SELTO
) == 0)
1517
status = ahd_inb(ahd, SSTAT1) & (
SELTO
|SCSIRSTI|BUSFREE|SCSIPERR);
1567
} else if ((status &
SELTO
) != 0) {
1593
"valid during
SELTO
scb(0x%x)\n",
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
315
field
SELTO
0x80
aic7xxx_reg.h
1173
#define
SELTO
0x80
aic79xx.reg
1878
field
SELTO
0x80
aic79xx_reg.h
2741
#define
SELTO
0x80
Completed in 72 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025