Searched refs:maxWaitForReply (Results 1 – 4 of 4) sorted by relevance
950 uint32_t maxWaitForReply; member
6659 msgArg.maxWaitForReply = 0; in pmTellCapabilityAppWithResponse()6734 msgArg.maxWaitForReply = 0; in pmTellCapabilityClientWithResponse()6749 if (0 == msgArg.maxWaitForReply) { in pmTellCapabilityClientWithResponse()6755 uint32_t ackTimeRequested = msgArg.maxWaitForReply; in pmTellCapabilityClientWithResponse()6756 if (msgArg.maxWaitForReply > context->maxTimeRequested) { in pmTellCapabilityClientWithResponse()6757 if (msgArg.maxWaitForReply > kCapabilityClientMaxWait) { in pmTellCapabilityClientWithResponse()6762 msgArg.maxWaitForReply, in pmTellCapabilityClientWithResponse()6765 context->maxTimeRequested = msgArg.maxWaitForReply; in pmTellCapabilityClientWithResponse()6786 if ((nsec > LOG_KEXT_RESPONSE_TIMES) || (msgArg.maxWaitForReply != 0)) { in pmTellCapabilityClientWithResponse()6787 getPMRootDomain()->traceNotificationResponse(notifier, NS_TO_MS(nsec), msgArg.maxWaitForReply); in pmTellCapabilityClientWithResponse()
3832 params->maxWaitForReply = 20 * 1000 * 1000; in sysPowerDownHandler()3839 params->maxWaitForReply = kCapabilityClientMaxWait; in sysPowerDownHandler()3842 (int) (params->maxWaitForReply / 1000 / 1000)); in sysPowerDownHandler()3871 params->maxWaitForReply = 110 * 1000 * 1000; in sysPowerDownHandler()
4731 params->maxWaitForReply = dk_power_state_timeout_ms * 2 * 1000; in systemPowerChange()4742 params->maxWaitForReply = 0; in systemPowerChange()4745 params->maxWaitForReply = 0; in systemPowerChange()