Searched refs:pci_slot (Results 1 – 2 of 2) sorted by relevance
1051 struct pci_slot *pci_slot; in pcie_bus_slot_names() local1062 pci_slot = pci_create_slot(pbus, slot_num[0], name, NULL); in pcie_bus_slot_names()1064 if (IS_ERR(pci_slot)) in pcie_bus_slot_names()1066 PTR_ERR(pci_slot)); in pcie_bus_slot_names()1096 struct pci_slot *pci_slot; in pci_bus_slot_names() local1107 pci_slot = pci_create_slot(bus, i, sp, NULL); in pci_bus_slot_names()1108 if (IS_ERR(pci_slot)) in pci_bus_slot_names()1110 PTR_ERR(pci_slot)); in pci_bus_slot_names()
764 struct pci_slot *slot; in eeh_slot_presence_check()796 struct pci_slot *slot; in eeh_clear_slot_attention()