Searched defs:dev_dump_args (Results 1 – 1 of 1) sorted by relevance
157 struct dev_dump_args { struct158 struct dev_generic_args a_head;159 u_int64_t a_count;160 u_int64_t a_blkno;161 u_int a_secsize;162 void *a_virtual;163 vm_offset_t a_physical;164 off_t a_offset;165 size_t a_length;