Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_pci.c26 static atomic_t pci_indexes = ATOMIC_INIT(0); variable
196 return atomic_inc_return(&pci_indexes) - 1; in edac_pci_alloc_index()