Searched refs:D_CTLOPS (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c673 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_INITCHILD: rdip=%s%d\n",
677 DBG(D_CTLOPS, ebus_p, "can't name child\n");
687 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_UNINITCHILD: rdip=%s%d\n",
697 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_REPORTDEV: rdip=%s%d\n",
707 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_REGSIZE: rdip=%s%d\n",
710 DBG(D_CTLOPS, ebus_p, "can't get reg property\n");
725 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_NREGS: rdip=%s%d\n",
728 DBG(D_CTLOPS, ebus_p, "can't get reg property\n");
739 DBG2(D_CTLOPS, ebus_p, "passing request to parent: rdip=%s%d\n",
929 case D_CTLOPS
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c580 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_INITCHILD: rdip=%s%d\n",
586 DBG(D_CTLOPS, ebus_p, "can't get reg property\n");
603 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_UNINITCHILD: rdip=%s%d\n",
613 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_REPORTDEV: rdip=%s%d\n",
623 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_REGSIZE: rdip=%s%d\n",
626 DBG(D_CTLOPS, ebus_p, "can't get reg property\n");
641 DBG2(D_CTLOPS, ebus_p, "DDI_CTLOPS_NREGS: rdip=%s%d\n",
644 DBG(D_CTLOPS, ebus_p, "can't get reg property\n");
655 DBG2(D_CTLOPS, ebus_p, "passing request to parent: rdip=%s%d\n",
903 case D_CTLOPS
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dupa64s.c789 DBG5(D_CTLOPS, dip, "dip=%x.%x rdip=%x.%x op=%x",
791 DBG4(D_CTLOPS|D_CONT, dip, " arg=%x.%x result=%x.%x\n",
796 DBG2(D_CTLOPS, dip, "DDI_CTLOPS_INITCHILD: rdip=%s%d\n",
801 DBG2(D_CTLOPS, dip, "DDI_CTLOPS_UNINITCHILD: rdip=%s%d\n",
809 DBG2(D_CTLOPS, dip, "DDI_CTLOPS_REPORTDEV: rdip=%s%d\n",
814 DBG2(D_CTLOPS, dip, "DDI_CTLOPS_REGSIZE: rdip=%s%d\n",
820 DBG2(D_CTLOPS, dip, "DDI_CTLOPS_NREGS: rdip=%s%d\n",
829 DBG3(D_CTLOPS, dip, "passing request to parent: rdip=%s%d op=%x\n\n",
1224 case D_CTLOPS: s = "ctlops"; break;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dupa64s.h155 #define D_CTLOPS 0x00000010 macro
/illumos-gate/usr/src/uts/sun4/sys/
H A Debus.h196 #define D_CTLOPS 0x00000010 macro
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h181 #define D_CTLOPS 0x00000010 macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c63 #define D_CTLOPS 0x00000010 macro
587 DEBUG6(D_CTLOPS,
619 DEBUG0(D_CTLOPS, "simba_ctlops(): calling ddi_ctlops()");
643 DEBUG1(D_CTLOPS, "simba_ctlops(): *result=%lx\n", *(off_t *)result);

Completed in 1008 milliseconds