OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEQCTL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
ahc_pci.c
1266
ahc_outb(ahc,
SEQCTL
, 0);
1315
ahc_outb(ahc,
SEQCTL
, PERRORDIS|FAILDIS);
1373
ahc_outb(ahc,
SEQCTL
, PERRORDIS);
1393
ahc_outb(ahc,
SEQCTL
, PERRORDIS|FAILDIS);
/src/sys/dev/ic/
aic7xxx.c
317
ahc_outb(ahc,
SEQCTL
, FASTMODE);
623
printf("
SEQCTL
== 0x%x\n", ahc_inb(ahc,
SEQCTL
));
1482
ahc_outb(ahc,
SEQCTL
, ahc_inb(ahc,
SEQCTL
) | STEP);
1496
ahc_outb(ahc,
SEQCTL
, ahc_inb(ahc,
SEQCTL
) & ~STEP);
4976
ahc->suspend_state.channel[1].
seqctl
= ahc_inb(ahc,
SEQCTL
);
4985
ahc->suspend_state.channel[0].
seqctl
= ahc_inb(ahc, SEQCTL)
[
all
...]
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
570
register
SEQCTL
{
aic7xxx_reg.h
488
ahc_print_register(NULL, 0, "
SEQCTL
", 0x60, regvalue, cur_col, wrap)
1427
#define
SEQCTL
0x60
Completed in 88 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025