Home
last modified time | relevance | path

Searched refs:SEQRAM (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1429 #define SEQRAM 0x61 macro
H A Daic79xx.reg3257 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 Daic7xxx.reg591 register SEQRAM {
H A Daic79xx_reg.h3504 #define SEQRAM 0xda macro
/openbsd-src/sys/dev/ic/
H A Daic7xxx.c6088 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq()
6361 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
H A Daic79xx.c8276 ahd_insb(ahd, SEQRAM, ins_bytes, 4); in ahd_dumpseq()
8571 ahd_outsb(ahd, SEQRAM, instr.bytes, 4); in ahd_download_instr()