OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELDI
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/ic/
aic6360reg.h
216
#define
SELDI
0x20 /* Selfclearing when CLRSELDI is set */
aic6360.c
1769
} else if ((sstat0 &
SELDI
) != 0) {
aic79xx.c
1516
status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|
SELDI
|SELDO);
1521
if ((status0 & (
SELDI
|SELDO)) != 0) {
1526
status0 &= simode0 & (IOERR|OVERRUN|
SELDI
|SELDO);
1622
} else if ((status0 & (
SELDI
|SELDO)) != 0) {
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
91
test SSTAT0, SELDO|
SELDI
jnz selection;
159
test SSTAT0, SELDO|
SELDI
jz poll_for_selection;
173
* but prior to enabling the busfree interrupt.
SELDI
176
test SSTAT0,
SELDI
|SELDO jz bus_free_sel;
aic7xxx.reg
284
field
SELDI
0x20 /* Board has been selected */
aic7xxx_reg.h
1155
#define
SELDI
0x20
aic79xx.seq
87
test SSTAT0,
SELDI
jnz select_in;
aic79xx.reg
1828
field
SELDI
0x20 /* Board has been selected */
aic79xx_reg.h
2724
#define
SELDI
0x20
Completed in 62 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025