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