Linux Kernel
3.7.1
|
#include <cvmx-fau.h>
Data Fields | |
uint64_t | error:1 |
int64_t | value:63 |
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.
uint64_t error |
Definition at line 61 of file cvmx-fau.h.
int64_t value |
Definition at line 62 of file cvmx-fau.h.