Home | History | Annotate | Download | only in usb

Lines Matching refs:HEXDUMP

76 #define HEXDUMP(a, b, c) \
79 hexdump(printf, a, b, c); \
113 #ifndef HEXDUMP
114 #define HEXDUMP(a, b, c)
1694 HEXDUMP("eventst", KERNADDR(&sc->sc_eventst_dma, 0),
1910 HEXDUMP("input control context", xhci_slot_get_icv(sc, xs, 0),
1912 HEXDUMP("input endpoint context", xhci_slot_get_icv(sc, xs,
1923 HEXDUMP("output context", xhci_slot_get_dcv(sc, xs, dci),
2989 HEXDUMP("slot context", cp, sc->sc_ctxsz);
3485 HEXDUMP("input context", xhci_slot_get_icv(sc, xs, 0),
3590 HEXDUMP("input context", xhci_slot_get_icv(sc, xs, 0),
3598 HEXDUMP("output context", xhci_slot_get_dcv(sc, xs, 0),