Home
last modified time | relevance | path

Searched refs:FASTMODE (Results 1 – 12 of 12) sorted by relevance

/drivers/net/ethernet/dlink/
Dde620.h92 #define FASTMODE 0x04 /* fast mode for intel 82360SL fast mode */
95 #define FASTMODE 0x20 /* fast mode for intel 82360SL fast mode */ macro
/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h313 #define FASTMODE 0x10 macro
Daic7xxx.reg478 bit FASTMODE 0x10
/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped263 { "FASTMODE", 0x10, 0x10 },
Daic79xx_reg_print.c_shipped583 { "FASTMODE", 0x10, 0x10 },
Daic7xxx_reg.h_shipped547 #define FASTMODE 0x10
Daic7xxx_core.c4444 ahc->seqctl = FASTMODE; in ahc_alloc()
6834 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq()
6890 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
6949 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq()
Daic79xx_core.c1166 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart()
5038 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase()
9337 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
9457 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
9502 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
Daic7xxx.reg614 field FASTMODE 0x10
Daic79xx_reg.h_shipped2340 #define FASTMODE 0x10
Daic79xx.reg3405 field FASTMODE 0x10
/drivers/scsi/
Daic7xxx_old.c1538 aic_outb(p, FASTMODE, SEQCTL); in restart_sequencer()
1756 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_loadseq()
1773 aic_outb(p, FASTMODE | FAILDIS, SEQCTL); in aic7xxx_loadseq()
1777 aic_outb(p, FASTMODE, SEQCTL); in aic7xxx_loadseq()
1798 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_print_sequencer()
1822 aic_outb(p, FASTMODE | FAILDIS, SEQCTL); in aic7xxx_print_sequencer()
1826 aic_outb(p, FASTMODE, SEQCTL); in aic7xxx_print_sequencer()