Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bcma_bus Struct Reference

#include <bcma.h>

Data Fields

void __iomemmmio
 
struct bcma_host_opsops
 
enum bcma_hosttype hosttype
 
union {
   struct pci_dev *   host_pci
 
   struct sdio_func *   host_sdio
 
}; 
 
struct bcma_chipinfo chipinfo
 
struct bcma_boardinfo boardinfo
 
struct bcma_devicemapped_core
 
struct list_head cores
 
u8 nr_cores
 
u8 init_done:1
 
u8 num
 
struct bcma_drv_cc drv_cc
 
struct bcma_drv_pci drv_pci
 
struct bcma_drv_mips drv_mips
 
struct bcma_drv_gmac_cmn drv_gmac_cmn
 
struct ssb_sprom sprom
 

Detailed Description

Definition at line 229 of file bcma.h.

Field Documentation

union { ... }

Definition at line 245 of file bcma.h.

Definition at line 243 of file bcma.h.

Definition at line 248 of file bcma.h.

Definition at line 253 of file bcma.h.

struct bcma_drv_gmac_cmn drv_gmac_cmn

Definition at line 256 of file bcma.h.

Definition at line 255 of file bcma.h.

Definition at line 254 of file bcma.h.

struct pci_dev* host_pci

Definition at line 238 of file bcma.h.

struct sdio_func* host_sdio

Definition at line 240 of file bcma.h.

enum bcma_hosttype hosttype

Definition at line 235 of file bcma.h.

u8 init_done

Definition at line 250 of file bcma.h.

struct bcma_device* mapped_core

Definition at line 247 of file bcma.h.

void __iomem* mmio

Definition at line 231 of file bcma.h.

u8 nr_cores

Definition at line 249 of file bcma.h.

u8 num

Definition at line 251 of file bcma.h.

Definition at line 233 of file bcma.h.

Definition at line 260 of file bcma.h.


The documentation for this struct was generated from the following file: