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

#include <bfi.h>

Data Fields

u8 msg_class
 
u8 msg_id
 
union {
   struct {
      u8   qid
 
      u8   fn_lpu
 
   }   h2i
 
   u16   i2htok
 
mtag
 

Detailed Description

Definition at line 30 of file bfi.h.

Field Documentation

u8 fn_lpu

msg destination

Definition at line 36 of file bfi.h.

struct { ... } h2i
u16 i2htok

token in msgs to host

Definition at line 38 of file bfi.h.

u8 msg_class

enum bfi_mclass

Definition at line 31 of file bfi.h.

u8 msg_id

msg opcode with in the class

Definition at line 32 of file bfi.h.

union { ... } mtag
u8 qid

Definition at line 35 of file bfi.h.


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