Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c64 char physical_path[SN_SLOT_NAME_SIZE]; member
102 retval = sprintf (buf, "%s\n", slot->physical_path); in path_show()
183 sn_generate_path(pci_bus, slot->physical_path); in sn_hp_slot_private_alloc()
284 dev_dbg(&slot->pci_bus->self->dev, "Slot %s already inactive\n", slot->physical_path); in sn_slot_disable()