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