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

  /src/sys/arch/bebox/stand/boot/
pci.c 55 #define PCI_CONFIG_SPACE_BASE 0x80800000
57 (u_long *)(PCI_CONFIG_SPACE_BASE | (1 << (d)) | ((f) << 8))
  /src/sys/arch/prep/stand/boot/
pci.c 55 #define PCI_CONFIG_SPACE_BASE 0x80800000
57 (u_long *)(PCI_CONFIG_SPACE_BASE | (1 << (d)) | ((f) << 8))

Completed in 12 milliseconds