Searched refs:PCI_MMCFG_RESOURCE_NAME_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpci_x86.h167 #define PCI_MMCFG_RESOURCE_NAME_LEN (22 + 4 + 2 + 2) macro
177 char name[PCI_MMCFG_RESOURCE_NAME_LEN];
/linux-master/arch/x86/pci/
H A Dmmconfig-shared.c92 snprintf(new->name, PCI_MMCFG_RESOURCE_NAME_LEN,
500 snprintf(cfg->name, PCI_MMCFG_RESOURCE_NAME_LEN,

Completed in 97 milliseconds