Searched defs:dev_ctx (Results 1 – 1 of 1) sorted by relevance
65 struct dev_ctx { struct66 char tgt_type[16];67 unsigned long flags;70 unsigned queue_depth;71 int dev_id;72 int nr_files;75 unsigned int all:1;76 unsigned int fg:1;81 int _evtfd;82 int _shmid;[all …]
Completed in 5 milliseconds