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