Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dpcidev.h78 extern void sn_generate_path(struct pci_bus *pci_bus, char *address);
/Linux-v4.19/arch/ia64/sn/kernel/
Dio_common.c411 void sn_generate_path(struct pci_bus *pci_bus, char *address) in sn_generate_path() function
558 EXPORT_SYMBOL(sn_generate_path);
/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c180 sn_generate_path(pci_bus, slot->physical_path); in sn_hp_slot_private_alloc()