mfi_print_cmd
extern void mfi_print_cmd(struct mfi_command *cm);
#define MFI_PRINT_CMD(cm) mfi_print_cmd(cm)