Searched refs:to_edac_pci_ctl_work (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/edac/ | ||
D | edac_pci.c | 235 struct edac_pci_ctl_info *pci = to_edac_pci_ctl_work(d_work); in edac_pci_workq_function() |
D | edac_core.h | 750 #define to_edac_pci_ctl_work(w) \ macro |