Searched hist:"1 d57896638f080165165dd9fb4cf848220dfd853" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/pci/ |
H A D | pci_event.c | diff 1d57896638f080165165dd9fb4cf848220dfd853 Thu Aug 29 19:37:28 CEST 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: split lpf
List pci functions is used to query and iterate over pci functions. This function currently has 2 users - initial device discovery and rescan after a machine check. Instead of having a multipurpose function pass a callback which gets called for each pci function.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | pci.c | diff 1d57896638f080165165dd9fb4cf848220dfd853 Thu Aug 29 19:37:28 CEST 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: split lpf
List pci functions is used to query and iterate over pci functions. This function currently has 2 users - initial device discovery and rescan after a machine check. Instead of having a multipurpose function pass a callback which gets called for each pci function.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/linux/arch/s390/include/asm/ |
H A D | pci.h | diff 1d57896638f080165165dd9fb4cf848220dfd853 Thu Aug 29 19:37:28 CEST 2013 Sebastian Ott <sebott@linux.vnet.ibm.com> s390/pci: split lpf
List pci functions is used to query and iterate over pci functions. This function currently has 2 users - initial device discovery and rescan after a machine check. Instead of having a multipurpose function pass a callback which gets called for each pci function.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|