freebsd-dev/sys/powerpc/mpc85xx
Marcel Moolenaar 6937461ee9 Remove mfsvr():
o  The function is defined unconditionally but depends on SPR_SVR,
   which is defined conditionally.
o  spr.h defines mfspr() and mtspr(), which is no worse to use.
2008-04-27 17:13:22 +00:00
..
mpc85xx.c Remove mfsvr(): 2008-04-27 17:13:22 +00:00
nexus.c
ocpbus.c Remove mfsvr(): 2008-04-27 17:13:22 +00:00
ocpbus.h Use RSTCR for resetting the MPC8572 (the old way does not apply). 2008-04-26 18:03:00 +00:00
opic.c Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00
pci_ocp.c Improve handling of Local Access Windows on MPC85xx systems: 2008-04-26 17:47:28 +00:00