linux/arch/s390/pci
Jan Glauber 7441b0627e s390/pci: PCI hotplug support via SCLP
Add SCLP PCI configure/deconfigure and implement a PCI hotplug
controller (s390_pci_hpc). The hotplug controller creates a slot
for every PCI function in stand-by or configured state. The PCI
functions are named after the PCI function ID (fid). By writing to
the power attribute in /sys/bus/pci/slots/<fid>/power the PCI function
is moved to stand-by or configured state. If moved to the configured
state the device is automatically scanned by the s390 PCI layer.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-11-30 17:47:25 +01:00
..
Makefile s390/pci: CHSC PCI support for error and availability events 2012-11-30 17:47:24 +01:00
pci_clp.c s390/pci: DMA support 2012-11-30 17:47:23 +01:00
pci_dma.c s390/pci: DMA support 2012-11-30 17:47:23 +01:00
pci_event.c s390/pci: CHSC PCI support for error and availability events 2012-11-30 17:47:24 +01:00
pci_msi.c s390/pci: PCI adapter interrupts for MSI/MSI-X 2012-11-30 17:47:21 +01:00
pci.c s390/pci: PCI hotplug support via SCLP 2012-11-30 17:47:25 +01:00