Searched refs:PCI_MMCFG_RESOURCE_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
125 #define PCI_MMCFG_RESOURCE_NAME_LEN (22 + 4 + 2 + 2) macro135 char name[PCI_MMCFG_RESOURCE_NAME_LEN];
88 snprintf(new->name, PCI_MMCFG_RESOURCE_NAME_LEN, in pci_mmconfig_add()463 snprintf(cfg->name, PCI_MMCFG_RESOURCE_NAME_LEN, in is_mmconf_reserved()