Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1427 #define LOADRAM 0x01 macro
H A Daic7xxx.reg581 field LOADRAM 0x01
H A Daic79xx_reg.h3483 #define LOADRAM 0x01 macro
H A Daic79xx.reg3208 field LOADRAM 0x01
/openbsd-src/sys/dev/ic/
H A Daic7xxx.c6082 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq()
6138 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
H A Daic79xx.c8271 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
8391 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()