Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dahc_pci.c975 ahc_outb(ahc, DFF_THRSH, RD_DFTHRSH_MAX|WR_DFTHRSH_MAX); in ahc_pci_attach()
1047 ahc->bus_softc.pci_softc.dff_thrsh = ahc_inb(ahc, DFF_THRSH); in ahc_pci_attach()
1431 ahc_outb(ahc, DFF_THRSH, ahc->bus_softc.pci_softc.dff_thrsh); in ahc_pci_chip_init()
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1723 #define DFF_THRSH 0xfb macro
H A Daic7xxx.reg1218 register DFF_THRSH {
H A Daic79xx_reg.h3135 #define DFF_THRSH 0x88 macro
H A Daic79xx.reg580 register DFF_THRSH {
/openbsd/sys/dev/ic/
H A Daic79xx.c6275 ahd_outb(ahd, DFF_THRSH, RD_DFTHRSH_75|WR_DFTHRSH_75); in ahd_chip_init()