Searched defs:cx88_core (Results 1 – 1 of 1) sorted by relevance
334 struct cx88_core { struct335 struct list_head devlist;336 atomic_t refcount;339 int nr;340 char name[32];341 u32 model;344 int pci_bus;345 int pci_slot;346 u32 __iomem *lmmio;347 u8 __iomem *bmmio;[all …]