vmd already had DEBUG/DPRINTF, there is no need for VMD_DEBUG/dprintf
authorreyk <reyk@openbsd.org>
Tue, 10 Jul 2018 20:43:15 +0000 (20:43 +0000)
committerreyk <reyk@openbsd.org>
Tue, 10 Jul 2018 20:43:15 +0000 (20:43 +0000)
commit1f5e00e09e5c77e5b4bdd78a462b52970f264d36
tree6360d677dab3c96b37e11fd65c927fd85fb90ea3
parent964e3f5af5d68fc013d367af1a887471deb08138
vmd already had DEBUG/DPRINTF, there is no need for VMD_DEBUG/dprintf

Replace all occurences of dprintf with DPRINTF (defined in proc.h).
usr.sbin/vmd/pci.c
usr.sbin/vmd/vioscsi.c
usr.sbin/vmd/vmd.c
usr.sbin/vmd/vmd.h
usr.sbin/vmd/vmm.c