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

  /src/sys/dev/pci/
if_bge.c 3332 } else if ((pci_conf_read(sc->sc_pc, sc->sc_pcitag, BGE_PCI_PCISTATE) &
3470 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, BGE_PCI_PCISTATE);
3474 pci_conf_write(pa->pa_pc, pa->pa_tag, BGE_PCI_PCISTATE, reg);
4368 pci_conf_write(sc->sc_pc, sc->sc_pcitag, BGE_PCI_PCISTATE, val);
4755 pcistate = CSR_READ_4(sc, BGE_PCI_PCISTATE);
if_bgereg.h 231 #define BGE_PCI_PCISTATE 0x70

Completed in 49 milliseconds