Searched refs:cmdType (Results 1 – 10 of 10) sorted by relevance
65 uint32 cmdType; member76 uint32 cmdType; member
88 imbreq.cmdType = req->msg.cmd; in ipmi_imb_send_cmd()96 printf("IMB cmdType : %x\n", imbreq.cmdType); in ipmi_imb_send_cmd()
193 requestData.cmdType = GET_DEVICE_ID; in open_imb()274 requestData.cmdType = GET_DEVICE_ID; in open_imb()1096 req->req.cmd = reqPtr->cmdType; in SendTimedImbpRequest()1188 req->req.cmd = reqPtr->cmdType; in SendAsyncImbpRequest()
487 unsigned char cmdType; member
78 cmd->flush.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_FLUSH; in fill_flush()102 uint32_t cmdType; in vmw_overlay_send_put() member130 cmds->header.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_SET_REGS; in vmw_overlay_send_put()202 cmds->body.header.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_SET_REGS; in vmw_overlay_send_stop()
126 uint32_t cmdType; in vmw_sou_fifo_create() member139 cmd->header.cmdType = SVGA_CMD_DEFINE_SCREEN; in vmw_sou_fifo_create()173 uint32_t cmdType; in vmw_sou_fifo_destroy() member188 cmd->header.cmdType = SVGA_CMD_DESTROY_SCREEN; in vmw_sou_fifo_destroy()
138 pldmtool raw --data 0x80 <pldmType> <cmdType> <payloadReq>147 <instanceId> <hdrVersion> <pldmType> <cmdType> <completionCode> <payloadResp>223 pldmtool <pldmType> <cmdType> -m <mctpId>226 pldmtool raw -d 0x80 <pldmType> <cmdType> <payloadReq> -m <mctpId>
182 uint32_t cmdClass, uint32_t cmdType);
191 SBETypes sbeType, uint32_t cmdClass, uint32_t cmdType) in logErrorAndCreatePEL() argument209 {"SRC6", std::format("0x{:X}{:X}", chipPos, (cmdClass | cmdType))}}; in logErrorAndCreatePEL()
52 u8 cmdType; member