Searched defs:cx88_core (Results 1 – 1 of 1) sorted by relevance
340 struct cx88_core { struct341 struct list_head devlist;342 atomic_t refcount;345 int nr;346 char name[32];347 u32 model;350 int pci_bus;351 int pci_slot;352 u32 __iomem *lmmio;353 u8 __iomem *bmmio;[all …]