Searched refs:FASTMODE (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/sys/dev/pci/ |
| H A D | ahc_pci.c | 726 ahc->seqctl = FASTMODE; in ahc_pci_attach()
|
| /openbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1423 #define FASTMODE 0x10 macro
|
| H A D | aic7xxx.reg | 577 field FASTMODE 0x10
|
| H A D | aic79xx_reg.h | 3479 #define FASTMODE 0x10 macro
|
| H A D | aic79xx.reg | 3204 field FASTMODE 0x10
|
| /openbsd-src/sys/dev/ic/ |
| H A D | aic79xx.c | 371 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart() 4205 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase() 8271 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 8391 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq() 8437 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
|
| H A D | aic7xxx.c | 6082 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6138 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq() 6198 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
|