Linux Kernel
3.7.1
|
#include <core_tsunami.h>
Data Fields | |
struct { | |
unsigned wsba_v_ena: 1 | |
unsigned wsba_v_sg: 1 | |
unsigned wsba_v_ptp: 1 | |
unsigned wsba_v_rsvd1: 17 | |
unsigned wsba_v_addr: 12 | |
unsigned wsba_v_rsvd2: 32 | |
} | wsba_r_bits |
int | wsba_q_whole [2] |
Definition at line 146 of file core_tsunami.h.
int wsba_q_whole[2] |
Definition at line 155 of file core_tsunami.h.
struct { ... } wsba_r_bits |
unsigned wsba_v_addr |
Definition at line 152 of file core_tsunami.h.
unsigned wsba_v_ena |
Definition at line 148 of file core_tsunami.h.
unsigned wsba_v_ptp |
Definition at line 150 of file core_tsunami.h.
unsigned wsba_v_rsvd1 |
Definition at line 151 of file core_tsunami.h.
unsigned wsba_v_rsvd2 |
Definition at line 153 of file core_tsunami.h.
unsigned wsba_v_sg |
Definition at line 149 of file core_tsunami.h.