Searched defs:kdp_output_stage (Results 1 – 1 of 1) sorted by relevance
52 struct kdp_output_stage { struct56 struct kdp_output_stage_funcs kos_funcs; argument57 uint64_t kos_bytes_written; // bytes written since the last call to reset()58 bool kos_bypass;59 void * kos_data;60 size_t kos_data_size;