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 | qid_base:8 |
uint64_t | qid_off:4 |
uint64_t | qid_off_max:4 |
uint64_t | qcb_ridx:5 |
uint64_t | qos:3 |
uint64_t | static_p:1 |
uint64_t | active:1 |
uint64_t | chk_mode:1 |
uint64_t | chk_once:1 |
uint64_t | init_dwrite:1 |
uint64_t | dread_sop:1 |
uint64_t | uid:3 |
uint64_t | cmnd_off:6 |
uint64_t | cmnd_siz:16 |
uint64_t | cmnd_segs:3 |
Definition at line 604 of file cvmx-pko-defs.h.
uint64_t active |
Definition at line 634 of file cvmx-pko-defs.h.
uint64_t chk_mode |
Definition at line 635 of file cvmx-pko-defs.h.
uint64_t chk_once |
Definition at line 636 of file cvmx-pko-defs.h.
uint64_t cmnd_off |
Definition at line 640 of file cvmx-pko-defs.h.
uint64_t cmnd_segs |
Definition at line 642 of file cvmx-pko-defs.h.
uint64_t cmnd_siz |
Definition at line 641 of file cvmx-pko-defs.h.
uint64_t dread_sop |
Definition at line 638 of file cvmx-pko-defs.h.
uint64_t init_dwrite |
Definition at line 637 of file cvmx-pko-defs.h.
uint64_t major |
Definition at line 625 of file cvmx-pko-defs.h.
uint64_t minor |
Definition at line 626 of file cvmx-pko-defs.h.
uint64_t qcb_ridx |
Definition at line 631 of file cvmx-pko-defs.h.
uint64_t qid_base |
Definition at line 628 of file cvmx-pko-defs.h.
uint64_t qid_off |
Definition at line 629 of file cvmx-pko-defs.h.
uint64_t qid_off_max |
Definition at line 630 of file cvmx-pko-defs.h.
uint64_t qos |
Definition at line 632 of file cvmx-pko-defs.h.
uint64_t static_p |
Definition at line 633 of file cvmx-pko-defs.h.
uint64_t uid |
Definition at line 639 of file cvmx-pko-defs.h.
uint64_t wait |
Definition at line 627 of file cvmx-pko-defs.h.