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

  /src/sys/dev/pci/
if_bge.c 4245 command = pci_conf_read(sc->sc_pc, sc->sc_pcitag, BGE_PCI_CMD);
4350 reg = pci_conf_read(sc->sc_pc, sc->sc_pcitag, BGE_PCI_CMD);
4370 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_CMD, command);
if_bgereg.h 166 #define BGE_PCI_CMD 0x04

Completed in 19 milliseconds