Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1428 #define SEQRAM 0x61 macro
H A Daic79xx.reg3254 register SEQRAM {
3406 * Address of the SEQRAM instruction currently executing instruction.
3428 * Address of the SEQRAM instruction executed prior to the current instruction.
H A Daic7xxx.reg588 register SEQRAM {
H A Daic79xx_reg.h3502 #define SEQRAM 0xda macro
H A Daic79xx.c8530 ahd_insb(ahd, SEQRAM, ins_bytes, 4); in ahd_dumpseq()
8819 ahd_outsb(ahd, SEQRAM, instr.bytes, 4); in ahd_download_instr()