PnpInitializeLegacyBusInformationTable

__int64 PnpInitializeLegacyBusInformationTable(){
  _QWORD *v0; 

  v0 = (_QWORD *)((char *)&PnpReplaceEvent + 5472);
  do
  {
    v0[1] = v0;
    *v0 = v0;
    v0 += 2;
  }
  while( (__int64)v0 < (__int64)&PnpReplaceEvent + 5760 );
  return 0i64;
}

Referenced by:

IopInitializePlugPlayServices