Lines Matching refs:DBG_CBOPS

64 #define	DBG_CBOPS	0x00000004ull
70 * DBG_CBOPS |
407 DBG0(DBG_CBOPS, "open\n");
414 DBG0(DBG_CBOPS, "not privileged user\n");
423 DBG0(DBG_CBOPS, "bad minor\n");
428 DBG0(DBG_CBOPS, "bad device type\n");
451 DBG0(DBG_CBOPS, "success\n");
470 DBG0(DBG_CBOPS, "close\n");
484 DBG0(DBG_CBOPS, "success\n");
513 DBG0(DBG_CBOPS, "not privileged user\n");
518 DBG0(DBG_CBOPS, "bad minor\n");
524 DBG0(DBG_CBOPS, "command\n");
544 DBG1(DBG_CBOPS, "nextbuflen = %lu\n", nextbuflen);
555 DBG0(DBG_CBOPS, "data\n");
575 DBG1(DBG_CBOPS, "nextbuflen = %lu\n", nextbuflen);
580 DBG0(DBG_CBOPS, "unrecognized ioctl\n");
585 DBG1(DBG_CBOPS, "rc = %d\n", rc);
607 DBG0(DBG_CBOPS, "copying in ioctl structure\n");
620 DBG0(DBG_CBOPS, "converting from 32-bit\n");
650 DBG1(DBG_CBOPS, "ubuf = 0x%p\n", (void *)ubuf);
651 DBG1(DBG_CBOPS, "ubuflen = %lu\n", ubuflen);
667 DBG0(DBG_CBOPS, "copying in nvlist\n");
691 DBG0(DBG_CBOPS, "copying out ioctl structure\n");
732 DBG1(DBG_CBOPS, "ubuf = 0x%p\n", (void *)ubuf);
733 DBG1(DBG_CBOPS, "ubuflen = %d\n", ubuflen);
751 DBG0(DBG_CBOPS, "copying out nvlist\n");
942 DBG0(DBG_CBOPS, "op = IPPCTL_OP_ACTION_CREATE\n");
977 DBG0(DBG_CBOPS, "op = IPPCTL_OP_ACTION_MODIFY\n");
1003 DBG0(DBG_CBOPS, "op = IPPCTL_OP_ACTION_DESTROY\n");
1030 DBG0(DBG_CBOPS, "op = IPPCTL_OP_ACTION_INFO\n");
1057 DBG0(DBG_CBOPS, "op = IPPCTL_OP_ACTION_MOD\n");
1078 DBG0(DBG_CBOPS, "op = IPPCTL_OP_LIST_MODS\n");
1090 DBG0(DBG_CBOPS, "op = IPPCTL_OP_LIST_MODS\n");
1550 DBG0(DBG_CBOPS, "called\n");
1569 DBG2(DBG_CBOPS, "accessing nvlist[%d], length %lu\n", i, *dbuflenp);
1653 DBG2(DBG_CBOPS, "added nvlist[%d]: length %lu\n", i, buflen);