Lines Matching refs:pci_idx
95 * edac_dev->pci_idx.
114 /* Insert in ascending order by 'pci_idx', so find position */
118 if (rover->pci_idx >= pci->pci_idx) {
119 if (unlikely(rover->pci_idx == pci->pci_idx))
134 rover->mod_name, rover->ctl_name, rover->pci_idx);
140 "\tduplicate pci_idx %d in %s()\n", rover->pci_idx,
208 pci->pci_idx = edac_idx;
277 pci->pci_idx, pci->mod_name, pci->ctl_name, edac_dev_name(pci));