Home
last modified time | relevance | path

Searched refs:print_hex_dump_bytes (Results 1 – 4 of 4) sorted by relevance

/src/sys/contrib/dev/broadcom/brcm80211/brcmutil/ !
H A Dutils.c314 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, p->data, p->len); in brcmu_prpkt()
332 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, data, size); in brcmu_dbg_hex_dump()
/src/sys/compat/linuxkpi/common/include/linux/ !
H A Dprintk.h69 print_hex_dump_bytes(const char *prefix_str, const int prefix_type, in print_hex_dump_bytes() function
/src/sys/contrib/dev/rtw89/ !
H A Ddebug.h87 print_hex_dump_bytes(prefix_str, DUMP_PREFIX_OFFSET, buf, len); in rtw89_hex_dump()
/src/sys/dev/bnxt/bnxt_re/ !
H A Dqplib_sp.c1203 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, sb, sizeof(*sb)); in bnxt_qplib_qext_stat()