freebsd-skq/sys/powerpc/pseries
Nathan Whitehorn 453319bf53 The ofw_bus() routines invoke the device's parent, not the device itself,
so cease iterating when the parent is NULL, not when the device is.

MFC after:	5 days
2013-10-29 21:08:20 +00:00
..
mmu_phyp.c Make sure that ref and changed bits propagate back to the VM layer 2013-09-27 13:11:20 +00:00
phyp_console.c
phyp_llan.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
phyp_vscsi.c Implement extended LUN support. If PIM_EXTLUNS is set by a SIM, encode 2013-10-29 15:36:58 +00:00
phyp-hvcall.h
phyp-hvcall.S Allow hypervisor calls with more than 7 arguments. 2013-10-20 01:28:39 +00:00
platform_chrp.c Clean up missed header references. 2013-10-26 17:54:31 +00:00
plpar_iommu.c The ofw_bus() routines invoke the device's parent, not the device itself, 2013-10-29 21:08:20 +00:00
plpar_iommu.h
rtas_dev.c
rtas_pci.c
vdevice.c Add two new interfaces to ofw_bus: 2013-10-23 17:24:21 +00:00
xics.c