Linux Kernel
3.7.1
|
#include <mac_iop.h>
Data Fields | |
struct iop_msg * | next |
uint | iop_num |
uint | channel |
void * | caller_priv |
int | status |
__u8 | message [IOP_MSG_LEN] |
__u8 | reply [IOP_MSG_LEN] |
void(* | handler )(struct iop_msg *) |
__u8 reply[IOP_MSG_LEN] |