Searched refs:zip_inst_s (Results 1 – 4 of 4) sorted by relevance
104 union zip_inst_s *inst;168 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_in_buf()186 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_out_buf()203 union zip_inst_s *inst = zstrm->inst; in zipvf_prepare_cmd_stateless()225 union zip_inst_s *cmd83 = (union zip_inst_s *)inst; in zip_dump_instruction()264 zipvf_push_command(struct zipvf_qp *qp, union zip_inst_s *zcmd);
92 zipvf_push_command(struct zipvf_qp *qp, union zip_inst_s *cmd) in zipvf_push_command()109 sizeof(union zip_inst_s)); in zipvf_push_command()125 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()117 union zip_inst_s *inst; in zip_set_stream_parameters()128 inst = (union zip_inst_s *)z_stream->bufs[CMD_BUF]; in zip_set_stream_parameters()
160 union zip_inst_s { union