Searched hist:"2631 f6b6f22ca613238a416a09e3d2771def6f88" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/pci/hotplug/ |
H A D | s390_pci_hpc.c | diff 2631f6b6f22ca613238a416a09e3d2771def6f88 Tue Nov 03 10:41:20 CET 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: unify de-/configure for slots and events
A zPCI event with PEC 0x0301 for an existing zPCI device goes through the same actions as enable_slot(). Similarly a zPCI event with PEC 0x0303 does the same steps as disable_slot(). We can thus unify both actions as zpci_configure_device() respectively zpci_deconfigure_device().
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/linux/arch/s390/pci/ |
H A D | pci_event.c | diff 2631f6b6f22ca613238a416a09e3d2771def6f88 Tue Nov 03 10:41:20 CET 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: unify de-/configure for slots and events
A zPCI event with PEC 0x0301 for an existing zPCI device goes through the same actions as enable_slot(). Similarly a zPCI event with PEC 0x0303 does the same steps as disable_slot(). We can thus unify both actions as zpci_configure_device() respectively zpci_deconfigure_device().
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | pci.c | diff 2631f6b6f22ca613238a416a09e3d2771def6f88 Tue Nov 03 10:41:20 CET 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: unify de-/configure for slots and events
A zPCI event with PEC 0x0301 for an existing zPCI device goes through the same actions as enable_slot(). Similarly a zPCI event with PEC 0x0303 does the same steps as disable_slot(). We can thus unify both actions as zpci_configure_device() respectively zpci_deconfigure_device().
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/linux/arch/s390/include/asm/ |
H A D | pci.h | diff 2631f6b6f22ca613238a416a09e3d2771def6f88 Tue Nov 03 10:41:20 CET 2020 Niklas Schnelle <schnelle@linux.ibm.com> s390/pci: unify de-/configure for slots and events
A zPCI event with PEC 0x0301 for an existing zPCI device goes through the same actions as enable_slot(). Similarly a zPCI event with PEC 0x0303 does the same steps as disable_slot(). We can thus unify both actions as zpci_configure_device() respectively zpci_deconfigure_device().
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|