Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7770.c235 ahc_outb(ahc, BUSSPD, hostconf & DFTHRSH); in aic7770_config()
238 ahc->bus_softc.aic7770_softc.busspd = hostconf & DFTHRSH; in aic7770_config()
Daic7xxx_reg.h_shipped612 #define DFTHRSH 0xc0
Daic7xxx.reg791 mask DFTHRSH 0xc0
/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h373 #define DFTHRSH 0xc0 macro
Daic7xxx.reg630 mask DFTHRSH 0xc0
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c9892 aic_outb(temp_p, hostconf & DFTHRSH, BUSSPD); in aic7xxx_detect()