Searched refs:FASTMODE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx_reg.h | 1425 #define FASTMODE 0x10 macro
|
| HD | aic7xxx.c | 3942 ahc->seqctl = FASTMODE; in ahc_alloc() 6400 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6456 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq() 6515 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
|
| HD | aic79xx.c | 349 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart() 4225 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase() 8593 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 8713 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq() 8758 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
|
| HD | aic7xxx.reg | 576 field FASTMODE 0x10
|
| HD | aic79xx_reg.h | 3480 #define FASTMODE 0x10 macro
|
| HD | aic79xx.reg | 3203 field FASTMODE 0x10
|