Searched refs:BFE_BAR0_WIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c862 bar_orig = pci_read_config(sc->bfe_dev, BFE_BAR0_WIN, 4);
863 pci_write_config(sc->bfe_dev, BFE_BAR0_WIN, BFE_REG_PCI, 4);
874 pci_write_config(sc->bfe_dev, BFE_BAR0_WIN, bar_orig, 4);
H A Dif_bfereg.h368 #define BFE_BAR0_WIN 0x80 macro

Completed in 157 milliseconds