Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c52 #define SN_SLOT_NAME_SIZE 33 /* size of name string */ macro
64 char physical_path[SN_SLOT_NAME_SIZE];
601 char name[SN_SLOT_NAME_SIZE]; in sn_hotplug_slot_register()