Home
last modified time | relevance | path

Searched defs:qentry (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h38 typedef struct qentry { struct
39 int magic;
40 int type; /* special data ? io? bitmap? */
41 nsc_off_t pos; /* position it will be in the rdc_aio_t */
42 nsc_off_t hpos; /* starting pos of orig nsc_buf_t */
43 nsc_off_t qpos; /* where this info is in the queue */
44 nsc_size_t len; /* len */
45 int flag;
46 int iostatus;
47 uint32_t setid; /* krdc */
[all …]