Searched defs:cx88_core (Results 1 – 1 of 1) sorted by relevance
331 struct cx88_core { struct332 struct list_head devlist;333 refcount_t refcount;336 int nr;337 char name[32];338 u32 model;341 int pci_bus;342 int pci_slot;343 u32 __iomem *lmmio;344 u8 __iomem *bmmio;[all …]