Linux Kernel
3.7.1
|
#include <cvmx-pko-defs.h>
Data Fields | |
uint64_t | major:3 |
uint64_t | minor:2 |
uint64_t | wait:1 |
uint64_t | chk_mode:1 |
uint64_t | chk_once:1 |
uint64_t | init_dwrite:1 |
uint64_t | dread_sop:1 |
uint64_t | uid:2 |
uint64_t | cmnd_off:6 |
uint64_t | cmnd_siz:16 |
uint64_t | cmnd_segs:6 |
uint64_t | curr_off:16 |
uint64_t | curr_siz:8 |
Definition at line 645 of file cvmx-pko-defs.h.
uint64_t chk_mode |
Definition at line 664 of file cvmx-pko-defs.h.
uint64_t chk_once |
Definition at line 665 of file cvmx-pko-defs.h.
uint64_t cmnd_off |
Definition at line 669 of file cvmx-pko-defs.h.
uint64_t cmnd_segs |
Definition at line 671 of file cvmx-pko-defs.h.
uint64_t cmnd_siz |
Definition at line 670 of file cvmx-pko-defs.h.
uint64_t curr_off |
Definition at line 672 of file cvmx-pko-defs.h.
uint64_t curr_siz |
Definition at line 673 of file cvmx-pko-defs.h.
uint64_t dread_sop |
Definition at line 667 of file cvmx-pko-defs.h.
uint64_t init_dwrite |
Definition at line 666 of file cvmx-pko-defs.h.
uint64_t major |
Definition at line 661 of file cvmx-pko-defs.h.
uint64_t minor |
Definition at line 662 of file cvmx-pko-defs.h.
uint64_t uid |
Definition at line 668 of file cvmx-pko-defs.h.
uint64_t wait |
Definition at line 663 of file cvmx-pko-defs.h.