Searched refs:FASTMODE (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1422 #define FASTMODE 0x10 macro
|
| H A D | aic7xxx.c | 3897 ahc->seqctl = FASTMODE; in ahc_alloc() 6351 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6407 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq() 6465 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
|
| H A D | aic79xx.c | 343 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart() 4193 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase() 8525 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 8644 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq() 8688 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
|
| H A D | aic7xxx.reg | 574 field FASTMODE 0x10
|
| H A D | aic79xx_reg.h | 3477 #define FASTMODE 0x10 macro
|
| H A D | aic79xx.reg | 3201 field FASTMODE 0x10
|