Index: /trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c
===================================================================
--- /trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c	(revision 19997)
+++ /trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c	(revision 19998)
@@ -522,5 +522,5 @@
 	for (i = 0; i < VBI_SET_WORDS; ++i)
 		set.words[i] = 0;
-	BT_SET(set.words, vbi_cpu_id());
+	BT_SET(set.words, c);
 	if (use_old) {
 		if (use_old_with_ulong) {
