Searched refs:DeviceUsageTypePaging (Results 1 – 8 of 8) sorted by relevance
361 case DeviceUsageTypePaging: in PciIdeXFdoQueryDeviceUsageNotification()
729 case DeviceUsageTypePaging: in PciIdeXPdoQueryDeviceUsageNotification()
443 case DeviceUsageTypePaging: in pnp_device_usage_notification()
3192 case WdfSpecialFilePaging: return DeviceUsageTypePaging; in _SpecialTypeToUsage()3196 default: ASSERT(FALSE);return DeviceUsageTypePaging; in _SpecialTypeToUsage()3207 case DeviceUsageTypePaging: return WdfSpecialFilePaging; in _UsageToSpecialType()
730 case DeviceUsageTypePaging: in IsaPdoQueryDeviceUsageNotification()
5892 if (IsUsageSupported(DeviceUsageTypePaging) && IsDevicePowerUpIrpPending()) { in SaveState()
1170 DeviceUsageTypePaging, enumerator
1371 case DeviceUsageTypePaging: { in ClassDispatchPnp()