FIP_OP_LS
if (op == FIP_OP_LS) {
cap->fip.fip_op = htons(FIP_OP_LS);
.fip_op = cpu_to_be16(FIP_OP_LS),
else if (op == FIP_OP_LS && sub == FIP_SC_REP)