Lines Matching refs:Log
62 Log(("VBoxGuest::vbgdNt4CreateDevice: pDrvObj=%p, pDevObj=%p, pRegPath=%p\n", pDrvObj, pDevObj, pRegPath));
72 Log(("VBoxGuest::vbgdNt4CreateDevice: Device not found!\n"));
85 Log(("VBoxGuest::vbgdNt4CreateDevice: Device created\n"));
92 Log(("VBoxGuest::vbgdNt4CreateDevice: Symlink created\n"));
97 Log(("VBoxGuest::vbgdNt4CreateDevice: Setting up device extension ...\n"));
102 Log(("VBoxGuest::vbgdNt4CreateDevice: Device extension created\n"));
121 Log(("VBoxGuest::vbgdNt4CreateDevice: Returning rc = 0x%x (succcess)\n", rc));
130 Log(("VBoxGuest::vbgdNt4CreateDevice: IoCreateSymbolicLink failed with rc = %#x\n", rc));
134 Log(("VBoxGuest::vbgdNt4CreateDevice: IoCreateDevice failed with rc = %#x\n", rc));
135 Log(("VBoxGuest::vbgdNt4CreateDevice: Returning rc = 0x%x\n", rc));
150 Log(("VBoxGuest::vbgdNt4FindPciDevice\n"));
187 Log(("VBoxGuest::vbgdNt4FindPciDevice: Device found!\n"));