Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Ds390_pci_hpc.c21 #define SLOT_NAME_SIZE 10 macro
130 char name[SLOT_NAME_SIZE]; in zpci_init_slot()
135 snprintf(name, SLOT_NAME_SIZE, "%08x", zdev->fid); in zpci_init_slot()
A Dacpiphp_core.c35 #define SLOT_NAME_SIZE 21 /* {_SUN} */ macro
261 char name[SLOT_NAME_SIZE]; in acpiphp_register_hotplug_slot()
273 snprintf(name, SLOT_NAME_SIZE, "%u", sun); in acpiphp_register_hotplug_slot()
A Dcpci_hotplug_core.c187 #define SLOT_NAME_SIZE 6 macro
193 char name[SLOT_NAME_SIZE]; in cpci_hp_register_bus()
215 snprintf(name, SLOT_NAME_SIZE, "%02x:%02x", bus->number, i); in cpci_hp_register_bus()
A Dshpchp_core.c67 char name[SLOT_NAME_SIZE]; in init_slots()
96 snprintf(name, SLOT_NAME_SIZE, "%d", slot->number); in init_slots()
A Dpciehp_core.c54 char name[SLOT_NAME_SIZE]; in init_slot()
79 snprintf(name, SLOT_NAME_SIZE, "%u", PSN(ctrl)); in init_slot()
A Dpciehp.h44 #define SLOT_NAME_SIZE 10 macro
A Dibmphp_ebda.c593 #define SLOT_NAME_SIZE 30 macro
599 static char str[SLOT_NAME_SIZE]; in create_file_name()
693 char name[SLOT_NAME_SIZE]; in ebda_rsrc_controller()
899 snprintf(name, SLOT_NAME_SIZE, "%s", create_file_name(tmp_slot)); in ebda_rsrc_controller()
A Dcpqphp_core.c570 #define SLOT_NAME_SIZE 10 macro
583 char name[SLOT_NAME_SIZE]; in ctrl_slot_setup()
650 snprintf(name, SLOT_NAME_SIZE, "%u", slot->number); in ctrl_slot_setup()
A Dshpchp.h62 #define SLOT_NAME_SIZE 10 macro
/linux/drivers/acpi/
A Dpci_slot.c31 #define SLOT_NAME_SIZE 21 /* Inspired by #define in acpiphp.h */ macro
88 char name[SLOT_NAME_SIZE]; in register_slot()
/linux/arch/sparc/kernel/
A Dpci.c900 #define SLOT_NAME_SIZE 11 /* Max decimal digits + null in u32 */ macro
908 char name[SLOT_NAME_SIZE]; in pcie_bus_slot_names()
/linux/drivers/pci/controller/
A Dpci-hyperv.c93 #define SLOT_NAME_SIZE 11 macro
2320 char name[SLOT_NAME_SIZE]; in hv_pci_assign_slots()
2328 snprintf(name, SLOT_NAME_SIZE, "%u", hpdev->desc.ser); in hv_pci_assign_slots()

Completed in 38 milliseconds