Lines Matching refs:pci_idx
91 * edac_dev->pci_idx.
110 /* Insert in ascending order by 'pci_idx', so find position */
114 if (rover->pci_idx >= pci->pci_idx) {
115 if (unlikely(rover->pci_idx == pci->pci_idx))
130 rover->mod_name, rover->ctl_name, rover->pci_idx);
136 "\tduplicate pci_idx %d in %s()\n", rover->pci_idx,
204 pci->pci_idx = edac_idx;
273 pci->pci_idx, pci->mod_name, pci->ctl_name, edac_dev_name(pci));