Lines Matching refs:DPRINTFN

130 	DPRINTFN(5, "trb = %p\n", trb);
131 DPRINTFN(5, "qwTrb0 = 0x%016llx\n", (long long)le64toh(trb->qwTrb0));
132 DPRINTFN(5, "dwTrb2 = 0x%08x\n", le32toh(trb->dwTrb2));
133 DPRINTFN(5, "dwTrb3 = 0x%08x\n", le32toh(trb->dwTrb3));
139 DPRINTFN(5, "pep = %p\n", pep);
140 DPRINTFN(5, "dwEpCtx0=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx0));
141 DPRINTFN(5, "dwEpCtx1=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx1));
142 DPRINTFN(5, "qwEpCtx2=0x%016llx\n", (long long)xhci_ctx_get_le64(sc, &pep->qwEpCtx2));
143 DPRINTFN(5, "dwEpCtx4=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx4));
144 DPRINTFN(5, "dwEpCtx5=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx5));
145 DPRINTFN(5, "dwEpCtx6=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx6));
146 DPRINTFN(5, "dwEpCtx7=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx7));
152 DPRINTFN(5, "psl = %p\n", psl);
153 DPRINTFN(5, "dwSctx0=0x%08x\n", xhci_ctx_get_le32(sc, &psl->dwSctx0));
154 DPRINTFN(5, "dwSctx1=0x%08x\n", xhci_ctx_get_le32(sc, &psl->dwSctx1));
155 DPRINTFN(5, "dwSctx2=0x%08x\n", xhci_ctx_get_le32(sc, &psl->dwSctx2));
156 DPRINTFN(5, "dwSctx3=0x%08x\n", xhci_ctx_get_le32(sc, &psl->dwSctx3));
706 DPRINTFN(4, "xfer=%p[%u/%u] rem=%u/%u status=%u\n",
772 DPRINTFN(13, "xfer=%p endpoint=%p transfer done\n",
911 DPRINTFN(5, "stream_id=%u\n", stream_id);
923 DPRINTFN(5, "Checking if 0x%016llx == (0x%016llx .. 0x%016llx)\n",
950 DPRINTFN(5, "New remainder: %u\n", remainder);
1072 DPRINTFN(10, "event[%u] = %u (0x%016llx 0x%08lx 0x%08lx)\n",
1151 DPRINTFN(10, "command[%u] = %u (0x%016llx, 0x%08lx, 0x%08lx)\n",
1601 DPRINTFN(16, "real interrupt (status=0x%08x)\n", status);
2055 DPRINTFN(3, "start next=%d\n", xfer->endpoint->isoc_next);
2847 DPRINTFN(8, "\n");
2853 DPRINTFN(8, "Already in schedule\n");
2877 DPRINTFN(8, "Too many TDs queued.\n");
2884 DPRINTFN(8, "Reconfigure control endpoint\n");
2895 DPRINTFN(8, "Not running\n");
3010 DPRINTFN(2, "xfer=%p, endpoint=%p, error=%d\n",
3255 DPRINTFN(3, "type=0x%02x request=0x%02x wLen=0x%04x "
3374 DPRINTFN(9, "UR_CLEAR_PORT_FEATURE\n");
3483 DPRINTFN(9, "UR_GET_STATUS i=%d\n", index);
3493 DPRINTFN(9, "port status=0x%08x\n", v);
3603 DPRINTFN(3, "set port enable %d\n", index);
3606 DPRINTFN(6, "suspend port %u (LPM=%u)\n", index, i);
3617 DPRINTFN(6, "reset port %d\n", index);
3621 DPRINTFN(3, "set port power %d\n", index);
3625 DPRINTFN(3, "set port test %d\n", index);
3628 DPRINTFN(3, "set port indicator %d\n", index);
3952 DPRINTFN(2, "endpoint=%p, addr=%d, endpt=%d, mode=%d\n",