Searched refs:ZeroPowerODDInfo (Results 1 – 7 of 7) sorted by relevance
103 if (DeviceExtension->ZeroPowerODDInfo != NULL) in _IRQL_requires_max_()272 DeviceExtension->ZeroPowerODDInfo = zpoddInfo; in _IRQL_requires_max_()594 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()699 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()791 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()
512 if ((DeviceExtension->ZeroPowerODDInfo != NULL) && in _IRQL_requires_max_()513 (DeviceExtension->ZeroPowerODDInfo->LoadingMechanism == LOADING_MECHANISM_CADDY) && in _IRQL_requires_max_()514 … (DeviceExtension->ZeroPowerODDInfo->Load == 0)) // Slot in _IRQL_requires_max_()534 if ((DeviceExtension->ZeroPowerODDInfo != NULL) && in _IRQL_requires_max_()535 (DeviceExtension->ZeroPowerODDInfo->LoadingMechanism == LOADING_MECHANISM_CADDY) && in _IRQL_requires_max_()536 … (DeviceExtension->ZeroPowerODDInfo->Load == 0)) // Slot in _IRQL_requires_max_()591 if ((DeviceExtension->ZeroPowerODDInfo != NULL) && in _IRQL_requires_max_()592 (DeviceExtension->ZeroPowerODDInfo->LoadingMechanism == LOADING_MECHANISM_TRAY) && in _IRQL_requires_max_()593 … (DeviceExtension->ZeroPowerODDInfo->Load == 0) && // Drawer in _IRQL_requires_max_()
2084 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo;2376 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo;2503 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo;
504 PZERO_POWER_ODD_INFO zpoddInfo = deviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()3826 if ((DeviceExtension->ZeroPowerODDInfo != NULL) && in RequestSend()3827 (DeviceExtension->ZeroPowerODDInfo->InZeroPowerState != FALSE)) in RequestSend()
1026 zpoddInfo = deviceExtension->ZeroPowerODDInfo; in DeviceEvtD0Entry()1105 zpoddInfo = deviceExtension->ZeroPowerODDInfo; in DeviceEvtD0Exit()1886 PZERO_POWER_ODD_INFO zpoddInfo = deviceExtension->ZeroPowerODDInfo; in RequestDispatchToSequentialQueue()
566 PZERO_POWER_ODD_INFO ZeroPowerODDInfo; member
365 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo; in RequestHandleGetMediaTypeEx()3876 PZERO_POWER_ODD_INFO zpoddInfo = deviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()4687 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()6520 PZERO_POWER_ODD_INFO zpoddInfo = DeviceExtension->ZeroPowerODDInfo; in _IRQL_requires_max_()