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

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 1682 and SEQIMODE, ~ENSAVEPTRS;
1795 or SEQIMODE, ENSAVEPTRS;
aic79xx.reg 2343 register SEQIMODE {
aic79xx_reg.h 803 ahd_print_register(NULL, 0, "SEQIMODE", 0x5c, regvalue, cur_col, wrap)
2968 #define SEQIMODE 0x5c
  /src/sys/dev/ic/
aic79xx.c 697 ahd_outb(ahd, SEQIMODE,
698 ahd_inb(ahd, SEQIMODE) | ENSAVEPTRS);
6266 ahd_outb(ahd, SEQIMODE,
8806 ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50);

Completed in 25 milliseconds