fw_cmd_hdr
u32 cmd_op = FW_CMD_OP_G(be32_to_cpu(((struct fw_cmd_hdr *)cmd)->hi));
const struct fw_cmd_hdr *cmd_hdr = (const struct fw_cmd_hdr *)rpl;
struct fw_cmd_hdr *fw_hdr;
fw_hdr = (struct fw_cmd_hdr *)&hdr;
struct fw_cmd_hdr *fw_hdr;
fw_hdr = (struct fw_cmd_hdr *)&hdr;
struct fw_cmd_hdr *fw_hdr;
fw_hdr = (struct fw_cmd_hdr *)(mbp->mb);
struct fw_cmd_hdr *hdr;
hdr = (struct fw_cmd_hdr *)(mbp->mb);
struct fw_cmd_hdr *hdr;
hdr = (struct fw_cmd_hdr *)(mbp->mb);
(FW_CMD_RETVAL_G(ntohl(((struct fw_cmd_hdr *)(_wr))->lo)))