Searched defs:command_size (Results 1 – 4 of 4) sorted by relevance
55 AMT_STATUS PTHICommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer… in _call()191 const UINT32 command_size = sizeof(GET_CODE_VERSION_HEADER); in GetCodeVersions() local230 const UINT32 command_size = sizeof(GET_PROVISIONING_MODE_HEADER); in GetProvisioningMode() local254 const UINT32 command_size = sizeof(GET_PROVISIONING_MODE_HEADER); in GetProvisioningMode() local289 const UINT32 command_size = sizeof(GET_PROVISIONING_STATE_HEADER); in GetProvisioningState() local327 const UINT32 command_size = sizeof(CFG_GET_FEATURES_STATE_REQUEST); in GetFeaturesState() local386 const UINT32 command_size = sizeof(GET_LAST_HOST_RESET_REASON_HEADER); in GetLastHostResetReason() local420 const UINT32 command_size = sizeof(GET_CURRENT_POWER_POLICY_HEADER); in GetCurrentPowerPolicy() local485 const UINT32 command_size = sizeof(CFG_GET_LAN_INTERFACE_SETTINGS_REQUEST); in GetLanInterfaceSettings() local542 const UINT32 command_size = sizeof(GET_SECURITY_PARAMETERS_HEADER); in GetTLSEnabled() local[all …]
54 HECI_STATUS MNGCommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer… in _call()107 UINT32 command_size = sizeof(MNG_GET_ME_INFO_HEADER); in GetMEInfo() local
54 HECI_STATUS FWULCommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffe… in _call()107 UINT32 command_size = sizeof(ME_GET_FW_UPDATE_INFO_REQUEST); in GetFWUVersionAndInfo() local
55 int command_size, caddr_t data, int size) in read_scsi_page()