|
Linux Kernel
3.7.1
|
#include <osd_protocol.h>
Data Fields | |
| union { | |
| struct osdv1_cdb v1 | |
| struct osdv2_cdb v2 | |
| u8 buff [OSD_TOTAL_CDB_LEN] | |
| }; | |
Definition at line 249 of file osd_protocol.h.
| union { ... } |
| u8 buff[OSD_TOTAL_CDB_LEN] |
Definition at line 253 of file osd_protocol.h.
Definition at line 251 of file osd_protocol.h.
Definition at line 252 of file osd_protocol.h.
1.8.2