Searched hist:"6841 ec681a88b66651e4563040b9c7a7ad25d7b5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/ |
H A D | setup-bus.c | diff 6841ec681a88b66651e4563040b9c7a7ad25d7b5 Fri Jan 22 03:02:25 CST 2010 Yinghai Lu <yinghai@kernel.org> PCI: introduce pci_assign_unassigned_bridge_resources
For use by pciehp.
pci_setup_bridge() will not check enabled for the slot bridge, otherwise update res is not updated to bridge BAR. That is, bridge is already enabled for port service.
Signed-off-by: Yinghai Lu <yinghai@kernel.org> Reviewed-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
/openbmc/linux/include/linux/ |
H A D | pci.h | diff 6841ec681a88b66651e4563040b9c7a7ad25d7b5 Fri Jan 22 03:02:25 CST 2010 Yinghai Lu <yinghai@kernel.org> PCI: introduce pci_assign_unassigned_bridge_resources
For use by pciehp.
pci_setup_bridge() will not check enabled for the slot bridge, otherwise update res is not updated to bridge BAR. That is, bridge is already enabled for port service.
Signed-off-by: Yinghai Lu <yinghai@kernel.org> Reviewed-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|