Linux Kernel
3.7.1
|
#include <core_titan.h>
Data Fields | |
struct { | |
unsigned agperr_v_lost: 1 | |
unsigned agperr_v_lpqfull: 1 | |
unsigned apgerr_v_hpqfull: 1 | |
unsigned agperr_v_rescmd: 1 | |
unsigned agperr_v_ipte: 1 | |
unsigned agperr_v_ptp: 1 | |
unsigned agperr_v_nowindow: 1 | |
unsigned agperr_v_rsvd0: 8 | |
unsigned agperr_v_addr: 32 | |
unsigned agperr_v_rsvd1: 1 | |
unsigned agperr_v_dac: 1 | |
unsigned agperr_v_mwin: 1 | |
unsigned agperr_v_cmd: 3 | |
unsigned agperr_v_length: 6 | |
unsigned agperr_v_fence: 1 | |
unsigned agperr_v_rsvd2: 4 | |
} | agperr_r_bits |
unsigned int | agperr_l_whole [2] |
unsigned long | agperr_q_whole |
Definition at line 266 of file core_titan.h.
unsigned int agperr_l_whole[2] |
Definition at line 285 of file core_titan.h.
unsigned long agperr_q_whole |
Definition at line 286 of file core_titan.h.
struct { ... } agperr_r_bits |
unsigned agperr_v_addr |
Definition at line 276 of file core_titan.h.
unsigned agperr_v_cmd |
Definition at line 280 of file core_titan.h.
unsigned agperr_v_dac |
Definition at line 278 of file core_titan.h.
unsigned agperr_v_fence |
Definition at line 282 of file core_titan.h.
unsigned agperr_v_ipte |
Definition at line 272 of file core_titan.h.
unsigned agperr_v_length |
Definition at line 281 of file core_titan.h.
unsigned agperr_v_lost |
Definition at line 268 of file core_titan.h.
unsigned agperr_v_lpqfull |
Definition at line 269 of file core_titan.h.
unsigned agperr_v_mwin |
Definition at line 279 of file core_titan.h.
unsigned agperr_v_nowindow |
Definition at line 274 of file core_titan.h.
unsigned agperr_v_ptp |
Definition at line 273 of file core_titan.h.
unsigned agperr_v_rescmd |
Definition at line 271 of file core_titan.h.
unsigned agperr_v_rsvd0 |
Definition at line 275 of file core_titan.h.
unsigned agperr_v_rsvd1 |
Definition at line 277 of file core_titan.h.
unsigned agperr_v_rsvd2 |
Definition at line 283 of file core_titan.h.
unsigned apgerr_v_hpqfull |
Definition at line 270 of file core_titan.h.