ViErrorReport6

VOID __fastcall ViErrorReport6(INT64 a1, const VOID *a2, const VOID *a3, INT64 a4){
  UINT64 v4; 
  unsigned int v7; 
  char pszDest[96]; 
  v4 = (int)a4;
  v7 = a1;
  ViErrorDisplayDescription(a1);
  if( (int)RtlStringCbPrintfA(pszDest, 0x57ui64, (INT8 *)"CulpritAddress = %p, Irp = %p, Status = 0x%x.\n") >= 0 )
    VfUtilDbgPrint(pszDest);
  ViErrorFinishReport(v7, (UINT64)a2, (UINT64)a3, v4);
}

Referenced by:

IovpCallDriver2
IovpCompleteRequest2
ViGenericVerifyIrpStackDownward
ViGenericVerifyIrpStackUpward