Searched refs:new_jmp (Results 1 – 2 of 2) sorted by relevance
875 ixl1394_jump_t new_jmp; in av1394_it_underrun() local890 new_jmp.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_it_underrun()891 new_jmp.label = NULL; in av1394_it_underrun()892 new_jmp.next_ixlp = NULL; in av1394_it_underrun()895 update_info.temp_ixlp = (ixl1394_command_t *)&new_jmp; in av1394_it_underrun()927 ixl1394_jump_t new_jmp; in av1394_it_underrun_resume() local952 new_jmp.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_it_underrun_resume()953 new_jmp.label = (ixl1394_command_t *)&bp->tb_label; in av1394_it_underrun_resume()954 new_jmp.next_ixlp = NULL; in av1394_it_underrun_resume()957 update_info.temp_ixlp = (ixl1394_command_t *)&new_jmp; in av1394_it_underrun_resume()[all …]
670 ixl1394_jump_t new_jmp; in av1394_ir_overflow() local686 new_jmp.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_ir_overflow()687 new_jmp.label = NULL; in av1394_ir_overflow()688 new_jmp.next_ixlp = NULL; in av1394_ir_overflow()691 update_info.temp_ixlp = (ixl1394_command_t *)&new_jmp; in av1394_ir_overflow()721 ixl1394_jump_t new_jmp; in av1394_ir_overflow_resume() local736 new_jmp.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_ir_overflow_resume()737 new_jmp.label = (ixl1394_command_t *)&irp->ir_ixl_data[next_idx]; in av1394_ir_overflow_resume()738 new_jmp.next_ixlp = NULL; in av1394_ir_overflow_resume()741 update_info.temp_ixlp = (ixl1394_command_t *)&new_jmp; in av1394_ir_overflow_resume()