Linux Kernel
3.7.1
|
#include <wavefront.h>
Data Fields | |
int | cmd |
char | status |
unsigned char | rbuf [WF_MAX_READ] |
unsigned char | wbuf [WF_MAX_WRITE] |
Definition at line 577 of file wavefront.h.
Definition at line 578 of file wavefront.h.
unsigned char rbuf[WF_MAX_READ] |
Definition at line 580 of file wavefront.h.
Definition at line 579 of file wavefront.h.
unsigned char wbuf[WF_MAX_WRITE] |
Definition at line 581 of file wavefront.h.