IBMVFC_TMF_LUA_VALID
tmf->flags = cpu_to_be32((type | IBMVFC_TMF_LUA_VALID));
tmf->flags = cpu_to_be32(((type & IBMVFC_TMF_SUPPRESS_ABTS) | IBMVFC_TMF_LUA_VALID));