PiSwFindBusRelations

NTSTATUS __fastcall PiSwFindBusRelations(INT64 a1){
  bool v1; 
  __int128 Buffer[2]; 
  v1 = *(_QWORD *)(a1 + 8) == 0i64;
  Buffer[1] = 0i64;
  if( v1 )
    return 0;
  Buffer[0] = *(_OWORD *)a1;
  return RtlLookupElementGenericTableAvl(&PiSwBusRelationsTable, Buffer);
}

Referenced by:

PiSwCloseDescendants
PiSwFindChildren