Searched defs:kdp_output_stage (Results 1 – 1 of 1) sorted by relevance
55 struct kdp_output_stage { struct59 struct kdp_output_stage_funcs kos_funcs; argument60 uint64_t kos_bytes_written; // bytes written since the last call to reset()61 bool kos_bypass;62 void * kos_data;63 size_t kos_data_size;