OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLRSINT0
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/ic/
aic6360reg.h
70
#define
CLRSINT0
0x0b /* Clear SCSI interrupts 0 */
203
/*
CLRSINT0
Clears what? (interrupt and/or status bit) */
aic6360.c
345
bus_space_write_1(iot, ioh,
CLRSINT0
, 0x7f);
1876
bus_space_write_1(iot, ioh,
CLRSINT0
, CLRSELDI | CLRSELDO);
aic7xxx.c
1023
ahc_outb(ahc,
CLRSINT0
, CLRIOERR);
1173
ahc_outb(ahc,
CLRSINT0
, CLRSELINGO);
1511
ahc_outb(ahc,
CLRSINT0
, CLRSELDO|CLRSELDI|CLRSELINGO);
aic79xx.c
1544
ahd_outb(ahd,
CLRSINT0
, CLRIOERR);
1587
ahd_outb(ahd,
CLRSINT0
, CLRSELINGO);
2024
ahd_outb(ahd,
CLRSINT0
, CLRSELDO);
2617
ahd_outb(ahd,
CLRSINT0
, CLRSELDO|CLRSELDI|CLRSELINGO
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
183
mvi
CLRSINT0
, CLRSELDI;
350
mvi
CLRSINT0
, CLRSELDI;
459
mvi
CLRSINT0
, CLRSELDO;
653
mvi
CLRSINT0
, CLRSELDO;
aic79xx.seq
510
mvi
CLRSINT0
, CLRSELDI;
622
mvi
CLRSINT0
, CLRSELDO;
aic7xxx.reg
263
register
CLRSINT0
{
aic7xxx_reg.h
103
ahc_print_register(NULL, 0, "
CLRSINT0
", 0x0b, regvalue, cur_col, wrap)
1144
#define
CLRSINT0
0x0b
aic79xx.reg
1840
register
CLRSINT0
{
aic79xx_reg.h
551
ahd_print_register(NULL, 0, "
CLRSINT0
", 0x4b, regvalue, cur_col, wrap)
2731
#define
CLRSINT0
0x4b
Completed in 35 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025