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

#include <mac_iop.h>

Data Fields

struct iop_msgnext
 
uint iop_num
 
uint channel
 
voidcaller_priv
 
int status
 
__u8 message [IOP_MSG_LEN]
 
__u8 reply [IOP_MSG_LEN]
 
void(* handler )(struct iop_msg *)
 

Detailed Description

Definition at line 138 of file mac_iop.h.

Field Documentation

void* caller_priv

Definition at line 142 of file mac_iop.h.

Definition at line 141 of file mac_iop.h.

void(* handler)(struct iop_msg *)

Definition at line 146 of file mac_iop.h.

uint iop_num

Definition at line 140 of file mac_iop.h.

Definition at line 144 of file mac_iop.h.

struct iop_msg* next

Definition at line 139 of file mac_iop.h.

__u8 reply[IOP_MSG_LEN]

Definition at line 145 of file mac_iop.h.

Definition at line 143 of file mac_iop.h.


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