Searched refs:zip_inst_s (Results 1 – 4 of 4) sorted by relevance
105 union zip_inst_s *inst;169 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_in_buf()187 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_out_buf()204 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_cmd_stateless()226 union zip_inst_s *cmd83 = (union zip_inst_s *)inst; in zip_dump_instruction()265 zipvf_push_command(struct zipvf_qp *qp, union zip_inst_s *zcmd);
96 zipvf_push_command(struct zipvf_qp *qp, union zip_inst_s *cmd) in zipvf_push_command()113 sizeof(union zip_inst_s)); in zipvf_push_command()129 sizeof(union zip_inst_s)); in zipvf_push_command()
37 union zip_inst_s *inst = (union zip_inst_s *)(z_stream->inst); in reset_stream()48 union zip_inst_s *inst = zstrm->inst; in zip_process_op()119 union zip_inst_s *inst; in zip_set_stream_parameters()130 inst = (union zip_inst_s *)z_stream->bufs[CMD_BUF]; in zip_set_stream_parameters()
172 union zip_inst_s { union