freebsd-dev/sys/sparc64/pci
John Baldwin b1d735ba4c Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb.  Move the FPU state out of the pcb and
into this new structure.  As part of this, move the FPU resume code on
amd64 into a C function.  This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by:	kib (earlier version)
2014-09-06 15:23:28 +00:00
..
apb.c Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00
fire.c Make sure a for loop in fire_alloc_msix() terminates, by making the loop 2014-02-25 07:33:28 +00:00
firereg.h Remove more superfluous const specifiers. 2014-02-23 18:36:45 +00:00
firevar.h Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
ofw_pci_if.m
ofw_pci.h
ofw_pcib_subr.c Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf 2013-12-17 15:11:24 +00:00
ofw_pcib_subr.h
ofw_pcib.c - Remove an unused header. 2013-03-01 20:34:02 +00:00
ofw_pcibus.c Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
psycho.c Create a separate structure for per-CPU state saved across suspend and 2014-09-06 15:23:28 +00:00
psychoreg.h
psychovar.h Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
sbbc.c Fix low-level uart drivers that set their fifo sizes in the softc too late. 2013-04-01 00:44:20 +00:00
schizo.c Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf 2013-12-17 15:11:24 +00:00
schizoreg.h
schizovar.h As it turns out r227960 may still be insufficient with PREEMPTION 2012-01-28 22:42:33 +00:00