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

#include <rio.h>

Data Fields

struct list_head dbells
 
struct list_head node
 
struct list_head nnode
 
struct resource iores
 
struct resource riores [RIO_MAX_MPORT_RESOURCES]
 
struct rio_msg inb_msg [RIO_MAX_MBOX]
 
struct rio_msg outb_msg [RIO_MAX_MBOX]
 
int host_deviceid
 
struct rio_opsops
 
unsigned char id
 
unsigned char index
 
unsigned int sys_size
 
enum rio_phy_type phy_type
 
u32 phys_efptr
 
unsigned char name [RIO_MAX_MPORT_NAME]
 
voidpriv
 

Detailed Description

Definition at line 236 of file rio.h.

Field Documentation

struct list_head dbells

Definition at line 237 of file rio.h.

int host_deviceid

Definition at line 244 of file rio.h.

unsigned char id

Definition at line 246 of file rio.h.

Definition at line 242 of file rio.h.

unsigned char index

Definition at line 247 of file rio.h.

Definition at line 240 of file rio.h.

unsigned char name[RIO_MAX_MPORT_NAME]

Definition at line 255 of file rio.h.

Definition at line 239 of file rio.h.

Definition at line 238 of file rio.h.

Definition at line 245 of file rio.h.

Definition at line 243 of file rio.h.

enum rio_phy_type phy_type

Definition at line 253 of file rio.h.

u32 phys_efptr

Definition at line 254 of file rio.h.

Definition at line 256 of file rio.h.

Definition at line 241 of file rio.h.

unsigned int sys_size

Definition at line 249 of file rio.h.


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