freebsd-nq/sys/dev/pci
Justin Hibbits a1c1634858 Stage one of multipass suspend/resume
Summary:
Add the beginnings of multipass suspend/resume, by introducing
BUS_SUSPEND_CHILD/BUS_RESUME_CHILD, and move the PCI driver to this.

Reviewers: jhb

Reviewed By: jhb

Differential Revision: https://reviews.freebsd.org/D590
2014-09-23 02:56:40 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m pci: add a new pci_child_added newbus method. 2014-08-22 15:05:51 +00:00
pci_pci.c
pci_private.h Stage one of multipass suspend/resume 2014-09-23 02:56:40 +00:00
pci_subr.c
pci_user.c
pci.c Stage one of multipass suspend/resume 2014-09-23 02:56:40 +00:00
pcib_if.m
pcib_private.h
pcib_support.c
pcireg.h
pcivar.h pci: add a new pci_child_added newbus method. 2014-08-22 15:05:51 +00:00
vga_pci.c