Searched refs:SEQRAM (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1428 #define SEQRAM 0x61 macro
|
| H A D | aic79xx.reg | 3254 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 D | aic7xxx.reg | 588 register SEQRAM {
|
| H A D | aic79xx_reg.h | 3502 #define SEQRAM 0xda macro
|
| H A D | aic7xxx.c | 6357 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq() 6625 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
|
| H A D | aic79xx.c | 8530 ahd_insb(ahd, SEQRAM, ins_bytes, 4); in ahd_dumpseq() 8819 ahd_outsb(ahd, SEQRAM, instr.bytes, 4); in ahd_download_instr()
|