Home
last modified time | relevance | path

Searched refs:DFF_THRSH (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h581 #define DFF_THRSH 0xfb macro
Daic7xxx.reg1064 register DFF_THRSH {
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c958 ahc_outb(ahc, DFF_THRSH, RD_DFTHRSH_MAX|WR_DFTHRSH_MAX); in ahc_pci_config()
1030 ahc->bus_softc.pci_softc.dff_thrsh = ahc_inb(ahc, DFF_THRSH); in ahc_pci_config()
2081 ahc_outb(ahc, DFF_THRSH, ahc->bus_softc.pci_softc.dff_thrsh); in ahc_pci_chip_init()
Daic7xxx_reg.h1722 #define DFF_THRSH 0xfb macro
Daic7xxx.reg1217 register DFF_THRSH {
Daic79xx_reg.h3099 #define DFF_THRSH 0x88 macro
Daic79xx.reg586 register DFF_THRSH {
Daic79xx_core.c6122 ahd_outb(ahd, DFF_THRSH, RD_DFTHRSH_75|WR_DFTHRSH_75); in ahd_chip_init()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c10153 aic_outb(temp_p, RD_DFTHRSH_MAX | WR_DFTHRSH_MAX, DFF_THRSH); in aic7xxx_detect()