pci_bus_trylock
static int pci_bus_trylock(struct pci_bus *bus);
if (!pci_bus_trylock(dev->subordinate))
if (pci_bus_trylock(bus)) {