OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHD_PRECOMP_SLEW_INDEX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xxvar.h
1271
#define
AHD_PRECOMP_SLEW_INDEX
\
1279
(ahd)->iocell_opts[
AHD_PRECOMP_SLEW_INDEX
] &= ~AHD_SLEWRATE_MASK; \
1280
(ahd)->iocell_opts[
AHD_PRECOMP_SLEW_INDEX
] |= \
1286
(ahd)->iocell_opts[
AHD_PRECOMP_SLEW_INDEX
] &= ~AHD_PRECOMP_MASK; \
1287
(ahd)->iocell_opts[
AHD_PRECOMP_SLEW_INDEX
] |= \
aic79xx.c
3217
iocell_opts[
AHD_PRECOMP_SLEW_INDEX
] &=
3223
iocell_opts[
AHD_PRECOMP_SLEW_INDEX
] &= ~AHD_PRECOMP_MASK;
3237
ahd_outb(ahd, ANNEXDAT, iocell_opts[
AHD_PRECOMP_SLEW_INDEX
]);
Completed in 19 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025