Searched refs:IBMVFC_TMF_LUA_VALID (Results 1 – 2 of 2) sorted by relevance
392 #define IBMVFC_TMF_LUA_VALID 0x40 macro
2587 tmf->flags = cpu_to_be32((type | IBMVFC_TMF_LUA_VALID)); in ibmvfc_init_tmf()2589 tmf->flags = cpu_to_be32(((type & IBMVFC_TMF_SUPPRESS_ABTS) | IBMVFC_TMF_LUA_VALID)); in ibmvfc_init_tmf()