freebsd-skq/sys/powerpc/pseries
Marcin Wojtas 240429103c Rename ofwpci.c to ofw_pcib.c
It's a class0 driver that implements some pcib methods and creates
a pci bus as its children.
The "ofw_pci" name will be used by a new driver that will be a subclass
of the pci bus.
No functional changes intended.

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: andrew
Obtained from: Semihalf
Sponsored by: Alstom Group
Differential Revision: https://reviews.freebsd.org/D30226
2021-05-20 11:22:25 +02:00
..
mmu_phyp.c powerpc64: Split out DMAP and non-DMAP implementations of some methods 2021-05-05 20:57:33 -05:00
phyp_console.c
phyp_dbg.c
phyp_llan.c
phyp_vscsi.c
phyp-hvcall.h powerpc/pseries: Add new hypercall definition, H_REGISTER_PROC_TBL 2021-03-30 21:22:21 -05:00
phyp-hvcall.S
platform_chrp.c
plpar_iommu.c
plpar_iommu.h
plpar_pcibus.c
rtas_dev.c
rtas_pci.c Rename ofwpci.c to ofw_pcib.c 2021-05-20 11:22:25 +02:00
vdevice.c
xics.c