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

#include <cvmx-fau.h>

Data Fields

uint64_t u64
 
struct {
   uint64_t   invalid:1
 
   uint64_t   data:63
 
s
 

Detailed Description

Asynchronous 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 100 of file cvmx-fau.h.

Field Documentation

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

uint64_t invalid

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

struct { ... } s

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


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