Searched refs:type_value (Results 1 – 1 of 1) sorted by relevance
1063 u32 type_value, d_id = bfa_hton3b(FC_NAME_SERVER); in fc_rftid_build() local1075 type_value = 1 << (FC_TYPE_FCP % 32); in fc_rftid_build()1076 rftid->fc4_type[index] = cpu_to_be32(type_value); in fc_rftid_build()1298 u32 type_value; in fc_get_fc4type_bitmask() local1305 type_value = 1 << (fc4_type % 32); in fc_get_fc4type_bitmask()1306 ptr[index] = cpu_to_be32(type_value); in fc_get_fc4type_bitmask()