Searched refs:type_value (Results 1 – 1 of 1) sorted by relevance
1141 u32 type_value, d_id = bfa_hton3b(FC_NAME_SERVER); in fc_rftid_build() local1153 type_value = 1 << (FC_TYPE_FCP % 32); in fc_rftid_build()1154 rftid->fc4_type[index] = cpu_to_be32(type_value); in fc_rftid_build()1355 u32 type_value; in fc_get_fc4type_bitmask() local1362 type_value = 1 << (fc4_type % 32); in fc_get_fc4type_bitmask()1363 ptr[index] = cpu_to_be32(type_value); in fc_get_fc4type_bitmask()