VfMajorTestStartedPdoStack

VOID __stdcall VfMajorTestStartedPdoStack(_DEVICE_OBJECT *PhysicalDeviceObject){
  unsigned int i; 
  void(__fastcall *v3)(_DEVICE_OBJECT *); 

  if( (unsigned int)IovUtilIsVerifiedDeviceStack(PhysicalDeviceObject) && VfVerifyMode > 2 )
  {
    for( i = 0; i <= 0x1B; ++i )
    {
      v3 = (void(__fastcall *)(_DEVICE_OBJECT *))*((_QWORD *)&unk_140D4B110 + 12 * i);
      if( v3 )
        v3(PhysicalDeviceObject);
    }
    if( qword_140D4BB90 )
      qword_140D4BB90(PhysicalDeviceObject);
  }
}

Referenced by:

PpvUtilTestStartedPdoStack