Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1435 #define LOADRAM 0x01 macro
H A Daic7xxx.reg580 field LOADRAM 0x01
H A Daic79xx_reg.h3447 #define LOADRAM 0x01 macro
H A Daic79xx.reg3216 field LOADRAM 0x01
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c6263 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq()
6319 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
H A Daic79xx.c8240 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
8356 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()