fw_dump_hdr
static void fw_dump_hdr(struct fw_pkt *, char *);
fw_dump_hdr(&xfer->send.hdr, "send");
fw_dump_hdr(&xfer->recv.hdr, "recv");