Searched refs:DFF_THRSH (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c959 ahc_outb(ahc, DFF_THRSH, RD_DFTHRSH_MAX|WR_DFTHRSH_MAX);
1031 ahc->bus_softc.pci_softc.dff_thrsh = ahc_inb(ahc, DFF_THRSH);
2102 ahc_outb(ahc, DFF_THRSH, ahc->bus_softc.pci_softc.dff_thrsh);
H A Daic7xxx_reg.h1050 ahc_print_register(NULL, 0, "DFF_THRSH", 0xfb, regvalue, cur_col, wrap)
1724 #define DFF_THRSH 0xfb macro
H A Daic79xx_reg.h1092 ahd_print_register(NULL, 0, "DFF_THRSH", 0x88, regvalue, cur_col, wrap)
3135 #define DFF_THRSH 0x88 macro
H A Daic79xx.c6567 ahd_outb(ahd, DFF_THRSH, RD_DFTHRSH_75|WR_DFTHRSH_75);

Completed in 140 milliseconds