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

#include <drv_xgbe_intf.h>

Data Fields

int err
 
uint32_t val0
 
uint32_t val1
 

Detailed Description

3-word return type for Fast I/O call.

Definition at line 170 of file drv_xgbe_intf.h.

Field Documentation

int err

Error code.

Definition at line 172 of file drv_xgbe_intf.h.

uint32_t val0

Value. Meaning depends upon the specific call.

Definition at line 173 of file drv_xgbe_intf.h.

uint32_t val1

Value. Meaning depends upon the specific call.

Definition at line 174 of file drv_xgbe_intf.h.


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