Home
last modified time | relevance | path

Searched refs:physical_path (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c61 char physical_path[SN_SLOT_NAME_SIZE]; member
99 retval = sprintf(buf, "%s\n", slot->physical_path); in path_show()
180 sn_generate_path(pci_bus, slot->physical_path); in sn_hp_slot_private_alloc()
281 pci_dbg(slot->pci_bus->self, "Slot %s already inactive\n", slot->physical_path); in sn_slot_disable()