Linux Kernel
3.7.1
|
#include <core_titan.h>
Data Fields | |
struct { | |
unsigned wsba_v_ena: 1 | |
unsigned wsba_v_sg: 1 | |
unsigned wsba_v_rsvd1: 18 | |
unsigned wsba_v_addr: 12 | |
unsigned wsba_v_rsvd2: 32 | |
} | wsba_r_bits |
int | wsba_q_whole [2] |
Definition at line 141 of file core_titan.h.
int wsba_q_whole[2] |
Definition at line 149 of file core_titan.h.
struct { ... } wsba_r_bits |
unsigned wsba_v_addr |
Definition at line 146 of file core_titan.h.
unsigned wsba_v_ena |
Definition at line 143 of file core_titan.h.
unsigned wsba_v_rsvd1 |
Definition at line 145 of file core_titan.h.
unsigned wsba_v_rsvd2 |
Definition at line 147 of file core_titan.h.
unsigned wsba_v_sg |
Definition at line 144 of file core_titan.h.