Home
last modified time | relevance | path

Searched defs:bcma_bus (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/bcma/
Dbcma.h178 struct bcma_bus { struct
180 void __iomem *mmio;
182 const struct bcma_host_ops *ops;
184 enum bcma_hosttype hosttype;
185 union {
192 struct bcma_chipinfo chipinfo;
194 struct bcma_device *mapped_core;
195 struct list_head cores;
196 u8 nr_cores;
197 u8 init_done:1;
[all …]