Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Di82443bxgx_edac.c381 static const struct pci_device_id i82443bxgx_pci_tbl[] = { variable
389 MODULE_DEVICE_TABLE(pci, i82443bxgx_pci_tbl);
395 .id_table = i82443bxgx_pci_tbl,
409 const struct pci_device_id *id = &i82443bxgx_pci_tbl[0]; in i82443bxgx_edacmc_init()
417 id = &i82443bxgx_pci_tbl[i]; in i82443bxgx_edacmc_init()
425 pci_rc = i82443bxgx_edacmc_init_one(mci_pdev, i82443bxgx_pci_tbl); in i82443bxgx_edacmc_init()