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

  /src/sys/arch/powerpc/ibm4xx/dev/
pcicreg.h 42 #define PCIC_CFGADDR 0x00
  /src/sys/arch/powerpc/ibm4xx/pci/
pcix.c 85 #define PCIC_CFGADDR 0
202 bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh, PCIC_CFGADDR,
205 bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh, PCIC_CFGADDR, 0);
216 bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh, PCIC_CFGADDR,
219 bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh, PCIC_CFGADDR, 0);

Completed in 16 milliseconds