Lines Matching refs:print_bytes
66 print_bytes (const void *buf, size_t bufsize)
891 print_bytes (&msc.cmd, sizeof (msc.cmd));
893 print_bytes (&msc.mp.hdr, sizeof (msc.mp.hdr));
895 print_bytes (&msc.mp.page, msc.cmd.len);
957 print_bytes (&cmd, sizeof (cmd));
959 print_bytes (&msp.hdr, sizeof (msp.hdr));
961 print_bytes (&msp.page, sizeof (msp.page));
1035 print_bytes (&win.cmd, sizeof (win.cmd));
1037 print_bytes (&win.swd.hdr, sizeof (win.swd.hdr));
1039 print_bytes (&win.swd.data[0], sizeof (win.swd.data[0]));
1041 print_bytes (&win.swd.data[1], sizeof (win.swd.data[1]));