Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Ds390_pci_hpc.c21 #define SLOT_NAME_SIZE 10 macro
144 char name[SLOT_NAME_SIZE]; in zpci_init_slot()
173 snprintf(name, SLOT_NAME_SIZE, "%08x", zdev->fid); in zpci_init_slot()
Dacpiphp_core.c35 #define SLOT_NAME_SIZE 21 /* {_SUN} */ macro
263 char name[SLOT_NAME_SIZE]; in acpiphp_register_hotplug_slot()
286 snprintf(name, SLOT_NAME_SIZE, "%u", sun); in acpiphp_register_hotplug_slot()
Dpciehp_core.c64 char name[SLOT_NAME_SIZE]; in init_slot()
100 snprintf(name, SLOT_NAME_SIZE, "%u", PSN(ctrl)); in init_slot()
Dcpci_hotplug_core.c206 #define SLOT_NAME_SIZE 6 macro
214 char name[SLOT_NAME_SIZE]; in cpci_hp_register_bus()
251 snprintf(name, SLOT_NAME_SIZE, "%02x:%02x", bus->number, i); in cpci_hp_register_bus()
Dshpchp_core.c69 char name[SLOT_NAME_SIZE]; in init_slots()
112 snprintf(name, SLOT_NAME_SIZE, "%d", slot->number); in init_slots()
Dpciehp.h60 #define SLOT_NAME_SIZE 10 macro
Dibmphp_ebda.c593 #define SLOT_NAME_SIZE 30 macro
599 static char str[SLOT_NAME_SIZE]; in create_file_name()
722 char name[SLOT_NAME_SIZE]; in ebda_rsrc_controller()
946 snprintf(name, SLOT_NAME_SIZE, "%s", create_file_name(tmp_slot)); in ebda_rsrc_controller()
Dcpqphp_core.c574 #define SLOT_NAME_SIZE 10 macro
589 char name[SLOT_NAME_SIZE]; in ctrl_slot_setup()
673 snprintf(name, SLOT_NAME_SIZE, "%u", slot->number); in ctrl_slot_setup()
Dshpchp.h62 #define SLOT_NAME_SIZE 10 macro
/linux-4.19.296/drivers/pci/controller/
Dpci-hyperv.c93 #define SLOT_NAME_SIZE 11 macro
1540 char name[SLOT_NAME_SIZE]; in hv_pci_assign_slots()
1548 snprintf(name, SLOT_NAME_SIZE, "%u", hpdev->desc.ser); in hv_pci_assign_slots()