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

  /src/sys/arch/powerpc/ibm4xx/pci/
pci_machdep.c 146 bus_space_write_4(&pci_iot, pci_ioh, PCIC_CFGADDR, tag | reg);
149 bus_space_write_4(&pci_iot, pci_ioh, PCIC_CFGADDR, 0);
160 bus_space_write_4(&pci_iot, pci_ioh, PCIC_CFGADDR, tag | reg);
163 bus_space_write_4(&pci_iot, pci_ioh, PCIC_CFGADDR, 0);
  /src/sys/arch/powerpc/ibm4xx/dev/
pcicreg.h 42 #define PCIC_CFGADDR 0x00

Completed in 15 milliseconds