D_IOCTL
PPMD(D_IOCTL, ("%s: dev 0x%lx, cmd 0x%x, mode 0x%x\n",
PPMD(D_IOCTL, ("%s: can't copyin domain, line(%d)\n",
PPMD(D_IOCTL, ("%s: no such domain %s\n", str, domain))
PPMD(D_IOCTL, ("%s: can't copyout, line(%d)\n",
PPMD(D_IOCTL, ("%s: can't copyin path, line(%d)\n",
PPMD(D_IOCTL, ("%s: buffer too small\n", str))
PPMD(D_IOCTL, ("%s: can't copyout domlist, line(%d)"
PPMD(D_IOCTL, ("%s: can't copyin domain, line(%d)\n",
PPMD(D_IOCTL, ("%s: buffer overflow\n", str))
PPMD(D_IOCTL, ("%s: can't copyout devlist, line(%d)"
PPMD(D_IOCTL, ("%s: can't copyin path, line(%d)\n",
PPMD(D_IOCTL, ("%s: can't copyout, line(%d)\n",
PPMD(D_IOCTL, ("%s: unsupported ioctl command(%d)\n", str, cmd))
DPRINTF(D_IOCTL, ("%s: dev 0x%lx, cmd 0x%x, arg 0x%lx, mode 0x%x\n",
DPRINTF(D_IOCTL, (iofmt, str, "in", arg));
DPRINTF(D_IOCTL, ("%s: unrecognized device type %d\n",
DPRINTF(D_IOCTL, ("%s: bad cred for cmd 0x%x\n",
DPRINTF(D_IOCTL, (rwfmt, str, mode, "write"));
DPRINTF(D_IOCTL,
DPRINTF(D_IOCTL, (rwfmt, str, mode, "read"));
DPRINTF(D_IOCTL, ("%s: unrecognized cmd 0x%x\n", str, cmd));