Searched refs:mad_dump_hex (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibmad/
H A Dfields.c71 {BE_OFFS(0, 7), "MadMethod", mad_dump_hex}, /* TODO: add dumper */
78 {BE_OFFS(48, 16), "MadStatus", mad_dump_hex}, /* TODO: add dumper */
83 {BE_OFFS(48, 15), "DrSmpStatus", mad_dump_hex}, /* TODO: add dumper */
87 {64, 64, "MadTRID", mad_dump_hex},
88 {BE_OFFS(144, 16), "MadAttr", mad_dump_hex}, /* TODO: add dumper */
89 {160, 32, "MadModifier", mad_dump_hex}, /* TODO: add dumper */
92 {192, 64, "MadMkey", mad_dump_hex},
99 {288, 64, "SaSMkey", mad_dump_hex},
105 {48 * 8, 64, "SaCompMask", mad_dump_hex},
108 {56 * 8, (256 - 56) * 8, "SaData", mad_dump_hex},
[all...]
H A Ddump.c97 void mad_dump_hex(char *buf, int bufsz, void *val, int valsz) function
H A Dmad.h1767 mad_dump_int, mad_dump_uint, mad_dump_hex, mad_dump_rhex, variable

Completed in 68 milliseconds