Probe whether a pci bus can be reset
int pci_probe_reset_bus(struct pci_bus * bus);
bus
PCI bus to probe
Return 0 if bus can be reset, negative if a bus reset is not supported.