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

#include <cvmx-fau.h>

Data Fields

uint64_t error:1
 
int64_t value:63
 

Detailed Description

Tagwait return definition. If a timeout occurs, the error bit will be set. Otherwise the value of the register before the update will be returned.

Definition at line 60 of file cvmx-fau.h.

Field Documentation

uint64_t error

Definition at line 61 of file cvmx-fau.h.

int64_t value

Definition at line 62 of file cvmx-fau.h.


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