Searched defs:PCI_ID_TABLE_ENTRY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/edac/ | ||
H A D | i7core_edac.c | 374 #define PCI_ID_TABLE_ENTRY(A) { .descr=A, .n_devs = ARRAY_SIZE(A) } macro |
H A D | sb_edac.c | 432 #define PCI_ID_TABLE_ENTRY(A, N, M, T) { \ macro |