Searched refs:SetBootInfoResponse (Results 1 – 4 of 4) sorted by relevance
378 pub struct SetBootInfoResponse {} struct651 SetBootInfo = 0x82 => (SetBootInfoRequest, SetBootInfoResponse),
295 let _rsp: kmr_wire::SetBootInfoResponse = channel_execute(channel, req)?; in send_boot_info()
625 [SetBootInfo, SetBootInfoResponse],
696 Ok(_) => op_ok_rsp(PerformOpRsp::SetBootInfo(SetBootInfoResponse {})), in process_req()