IopIncDisableableDepends

void __fastcall IopIncDisableableDepends(__int64 a1){
  __int64 v1; 
  __int64 v2; 
  if( a1 )
  {
    v1 = a1;
    do
    {
      if( _InterlockedIncrement((volatile signed __int32 *)(v1 + 600)) != 1 )
        break;
      v2 = *(_QWORD *)(v1 + 48);
      if( v2 )
        PnpRaiseNtPlugPlayDevicePropertyChangeEvent(a1, v2, 11);
      v1 = *(_QWORD *)(v1 + 16);
    }
    while( v1 );
  }
}

Referenced by:

PiProcessQueryDeviceState