HomeSort by: relevance | last modified time | path
    Searched refs:SEQADDR0 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx.c 318 ahc_outb(ahc, SEQADDR0, 0);
412 ahc_inb(ahc, SEQADDR0) |
1103 ahc_inw(ahc, SEQADDR0),
1376 ahc_inb(ahc, SEQADDR0)
1430 seqaddr = ahc_inb(ahc, SEQADDR0)
6264 ahc_outb(ahc, SEQADDR0, 0);
6320 ahc_outb(ahc, SEQADDR0, 0);
6627 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8));
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 586 * specified by SEQADDR0 and SEQADDR1. To write a full word, simply write
599 register SEQADDR0 {
aic7xxx_reg.h 502 ahc_print_register(NULL, 0, "SEQADDR0", 0x62, regvalue, cur_col, wrap)
1439 #define SEQADDR0 0x62
aic7xxx.seq 2294 add SEQADDR0, A;
  /src/sys/dev/pci/
ahc_pci.c 1414 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8));

Completed in 29 milliseconds