cx88_core_get
core = cx88_core_get(pci);
EXPORT_SYMBOL(cx88_core_get);
core = cx88_core_get(pci_dev);
core = cx88_core_get(dev->pci);
struct cx88_core *cx88_core_get(struct pci_dev *pci);