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

#include <hptiop.h>

Data Fields

__le32 inbound_head
 
__le32 inbound_tail
 
__le32 outbound_head
 
__le32 outbound_tail
 
__le32 inbound_msg
 
__le32 outbound_msg
 
__le32 reserve [10]
 
__le64 inbound_q [MVIOP_QUEUE_LEN]
 
__le64 outbound_q [MVIOP_QUEUE_LEN]
 

Detailed Description

Definition at line 58 of file hptiop.h.

Field Documentation

__le32 inbound_head

Definition at line 59 of file hptiop.h.

__le32 inbound_msg

Definition at line 63 of file hptiop.h.

__le64 inbound_q[MVIOP_QUEUE_LEN]

Definition at line 66 of file hptiop.h.

__le32 inbound_tail

Definition at line 60 of file hptiop.h.

__le32 outbound_head

Definition at line 61 of file hptiop.h.

__le32 outbound_msg

Definition at line 64 of file hptiop.h.

__le64 outbound_q[MVIOP_QUEUE_LEN]

Definition at line 67 of file hptiop.h.

__le32 outbound_tail

Definition at line 62 of file hptiop.h.

__le32 reserve[10]

Definition at line 65 of file hptiop.h.


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