OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIAGLEDEN
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/cardbus/
ahc_cardbus.c
209
ahc_outb(ahc, SBLKCTL, (sblkctl & ~(
DIAGLEDEN
|DIAGLEDON)));
/src/sys/dev/microcode/aic7xxx/
aic79xx.seq
97
and SBLKCTL, ~
DIAGLEDEN
|DIAGLEDON;
99
or SBLKCTL,
DIAGLEDEN
|DIAGLEDON;
aic7xxx.reg
556
field
DIAGLEDEN
0x80 /* Aic78X0 only */
aic7xxx_reg.h
1288
#define
DIAGLEDEN
0x80
aic79xx.reg
1796
field
DIAGLEDEN
0x80
aic79xx_reg.h
2706
#define
DIAGLEDEN
0x80
/src/sys/dev/pci/
ahc_pci.c
1025
ahc_outb(ahc, SBLKCTL, (sblkctl & ~(
DIAGLEDEN
|DIAGLEDON)));
/src/sys/dev/ic/
aic79xx.c
6215
ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(
DIAGLEDEN
|DIAGLEDON));
Completed in 28 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025