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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 590 register SEQRAM {
aic7xxx_reg.h 495 ahc_print_register(NULL, 0, "SEQRAM", 0x61, regvalue, cur_col, wrap)
1437 #define SEQRAM 0x61
aic79xx.reg 3265 register SEQRAM {
3417 * Address of the SEQRAM instruction currently executing instruction.
3439 * Address of the SEQRAM instruction executed prior to the current instruction.
aic79xx_reg.h 1797 ahd_print_register(NULL, 0, "SEQRAM", 0xda, regvalue, cur_col, wrap)
3468 #define SEQRAM 0xda
  /src/sys/dev/ic/
aic7xxx.c 6269 ahc_insb(ahc, SEQRAM, ins_bytes, 4);
6524 ahc_outsb(ahc, SEQRAM, instr.bytes, 4);
aic79xx.c 8246 ahd_insb(ahd, SEQRAM, ins_bytes, 4);
8536 ahd_outsb(ahd, SEQRAM, instr.bytes, 4);

Completed in 31 milliseconds