Searched refs:D_IOCTL (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c436 DPRINTF(D_IOCTL, ("%s: dev 0x%lx, cmd 0x%x, arg 0x%lx, mode 0x%x\n",
440 DPRINTF(D_IOCTL, (iofmt, str, "in", arg));
448 DPRINTF(D_IOCTL, ("%s: unrecognized device type %d\n",
456 DPRINTF(D_IOCTL, ("%s: bad cred for cmd 0x%x\n",
460 DPRINTF(D_IOCTL, (rwfmt, str, mode, "write"));
467 DPRINTF(D_IOCTL,
479 DPRINTF(D_IOCTL, (rwfmt, str, mode, "read"));
494 DPRINTF(D_IOCTL, ("%s: unrecognized cmd 0x%x\n", str, cmd));
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsckmdrv.c93 #define D_IOCTL 0x00010000 /* ioctl */ macro
547 SCKM_DEBUG0(D_IOCTL, "in sckm_ioctl");
553 SCKM_DEBUG0(D_IOCTL, "sckm_ioctl: got SCKM_IOCTL_GETREQ");
560 SCKM_DEBUG2(D_IOCTL, "sckm_ioctl: usr buffer too "
569 SCKM_DEBUG0(D_IOCTL, "sckm_ioctl: waiting for msg");
575 SCKM_DEBUG1(D_IOCTL, "sckm_ioctl: msg available "
595 SCKM_DEBUG0(D_IOCTL, "sckm_ioctl: got SCKM_IOCTL_STATUS");
601 SCKM_DEBUG3(D_IOCTL, "sckm_ioctl: arg transid=0x%lx, "
617 SCKM_DEBUG0(D_IOCTL, "sckm_ioctl: signaling event handler"
626 SCKM_DEBUG0(D_IOCTL, "sckm_ioct
[all...]
H A Dschpc.c93 #define D_IOCTL 0x00010000 macro
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c456 PPMD(D_IOCTL, ("%s: dev 0x%lx, cmd 0x%x, mode 0x%x\n",
477 PPMD(D_IOCTL, ("%s: can't copyin domain, line(%d)\n",
485 PPMD(D_IOCTL, ("%s: no such domain %s\n", str, domain))
529 PPMD(D_IOCTL, ("%s: can't copyout, line(%d)\n",
556 PPMD(D_IOCTL, ("%s: can't copyin path, line(%d)\n",
569 PPMD(D_IOCTL, ("%s: buffer too small\n", str))
578 PPMD(D_IOCTL, ("%s: can't copyout domlist, line(%d)"
608 PPMD(D_IOCTL, ("%s: can't copyin domain, line(%d)\n",
639 PPMD(D_IOCTL, ("%s: buffer overflow\n", str))
655 PPMD(D_IOCTL, ("
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h375 #define D_IOCTL 0x00008000 macro

Completed in 91 milliseconds