Searched refs:SEQRAM (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1429 #define SEQRAM 0x61 macro
|
| H A D | aic79xx.reg | 3257 register SEQRAM { 3409 * Address of the SEQRAM instruction currently executing instruction. 3431 * Address of the SEQRAM instruction executed prior to the current instruction.
|
| H A D | aic7xxx.reg | 591 register SEQRAM {
|
| H A D | aic79xx_reg.h | 3504 #define SEQRAM 0xda macro
|
| /openbsd-src/sys/dev/ic/ |
| H A D | aic7xxx.c | 6088 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq() 6361 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
|
| H A D | aic79xx.c | 8276 ahd_insb(ahd, SEQRAM, ins_bytes, 4); in ahd_dumpseq() 8571 ahd_outsb(ahd, SEQRAM, instr.bytes, 4); in ahd_download_instr()
|