Searched refs:multi_cmd_pending (Results 1 – 2 of 2) sorted by relevance
1000 cmd[0].update_cursor_info.header.multi_cmd_pending = 1; //To combine multi dmu cmd, 1st cmd in dc_send_update_cursor_info_to_dmu()1012 cmd[1].update_cursor_info.header.multi_cmd_pending = 0; //Indicate it's the last command. in dc_send_update_cursor_info_to_dmu()
1059 unsigned int multi_cmd_pending : 1; /**< 1 if multiple commands chained together */ member