Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770.c240 ahc_outb(ahc, BUSSPD, hostconf & DFTHRSH); in aic7770_config()
243 ahc->bus_softc.aic7770_softc.busspd = hostconf & DFTHRSH; in aic7770_config()
Daic7xxx_reg.h1487 #define DFTHRSH 0xc0 macro
Daic7xxx.reg730 mask DFTHRSH 0xc0
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h373 #define DFTHRSH 0xc0 macro
Daic7xxx.reg630 mask DFTHRSH 0xc0
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c10419 aic_outb(temp_p, hostconf & DFTHRSH, BUSSPD); in aic7xxx_detect()