Searched defs:cx88_core (Results 1 – 1 of 1) sorted by relevance
341 struct cx88_core { struct342 struct list_head devlist;343 refcount_t refcount;346 int nr;347 char name[32];348 u32 model;351 int pci_bus;352 int pci_slot;353 u32 __iomem *lmmio;354 u8 __iomem *bmmio;[all …]