Home
last modified time | relevance | path

Searched refs:WR_DFTHRSH_75 (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h586 #define WR_DFTHRSH_75 0x40 macro
Daic7xxx.reg1080 mask WR_DFTHRSH_75 0x40
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1727 #define WR_DFTHRSH_75 0x40 macro
Daic7xxx.reg1233 mask WR_DFTHRSH_75 0x40
Daic79xx_reg.h3105 #define WR_DFTHRSH_75 0x40 macro
Daic79xx.reg595 WR_DFTHRSH_75,
Daic79xx_core.c6122 ahd_outb(ahd, DFF_THRSH, RD_DFTHRSH_75|WR_DFTHRSH_75); in ahd_chip_init()