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

#include <rio.h>

Data Fields

struct list_head node
 
struct resourceres
 
void(* dinb )(struct rio_mport *mport, void *dev_id, u16 src, u16 dst, u16 info)
 
voiddev_id
 

Detailed Description

struct rio_dbell - RIO doorbell event : Node in list of doorbell events : Doorbell resource : Doorbell event callback : Device specific pointer to pass on event

Definition at line 204 of file rio.h.

Field Documentation

void* dev_id

Definition at line 208 of file rio.h.

void(* dinb)(struct rio_mport *mport, void *dev_id, u16 src, u16 dst, u16 info)

Definition at line 207 of file rio.h.

Definition at line 205 of file rio.h.

Definition at line 206 of file rio.h.


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