Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_pci.c961 ahc_outb(ahc, DFF_THRSH, RD_DFTHRSH_MAX|WR_DFTHRSH_MAX); in ahc_pci_config()
1033 ahc->bus_softc.pci_softc.dff_thrsh = ahc_inb(ahc, DFF_THRSH); in ahc_pci_config()
2105 ahc_outb(ahc, DFF_THRSH, ahc->bus_softc.pci_softc.dff_thrsh); in ahc_pci_chip_init()
Daic7xxx_reg.h1725 #define DFF_THRSH 0xfb macro
Daic7xxx.reg1217 register DFF_THRSH {
Daic79xx_reg.h3136 #define DFF_THRSH 0x88 macro
Daic79xx.reg579 register DFF_THRSH {
Daic79xx.c6610 ahd_outb(ahd, DFF_THRSH, RD_DFTHRSH_75|WR_DFTHRSH_75); in ahd_chip_init()