HomeSort by: relevance | last modified time | path
    Searched refs:BGE_PCI_MEMWIN_BASEADDR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bgereg.h 234 #define BGE_PCI_MEMWIN_BASEADDR 0x7C
2224 pci_conf_write(pc, tag, BGE_PCI_MEMWIN_BASEADDR, \
2231 pci_conf_write(pc, tag, BGE_PCI_MEMWIN_BASEADDR, \
if_bge.c 547 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_MEMWIN_BASEADDR, off);
549 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_MEMWIN_BASEADDR, 0);
557 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_MEMWIN_BASEADDR, off);
559 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_MEMWIN_BASEADDR, 0);
2363 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_MEMWIN_BASEADDR, 0);

Completed in 36 milliseconds