freebsd-dev/sys/sparc64/isa
Marius Strobl 58299dd09e - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros
from sys/sparc64/include/ofw_upa.h to sys/sparc64/pci/ofw_pci.h and
  rename them to struct ofw_pci_ranges and OFW_PCI_RANGE_* respectively.
  This ranges struct only applies to host-PCI bridges but no to other
  bridges found on UPA. At the same time it applies to all host-PCI
  bridges regardless of whether the interconnection bus is Fireplane/
  Safari, JBus or UPA.
- While here rename the PCI_CS_* macros in sys/sparc64/pci/ofw_pci.h
  to OFW_PCI_CS_* in order to be consistent and change this header to
  use uintXX_t instead of u_intXX_t.
2005-12-03 19:52:20 +00:00
..
isa_dma.c Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
isa.c - When iterating over the register resources of the children don't use 2005-05-19 15:47:37 +00:00
ofw_isa.c - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros 2005-12-03 19:52:20 +00:00
ofw_isa.h /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00