Searched refs:type_value (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.c1063 u32 type_value, d_id = bfa_hton3b(FC_NAME_SERVER); local
1075 type_value = 1 << (FC_TYPE_FCP % 32);
1076 rftid->fc4_type[index] = cpu_to_be32(type_value);
1298 u32 type_value; local
1305 type_value = 1 << (fc4_type % 32);
1306 ptr[index] = cpu_to_be32(type_value);

Completed in 132 milliseconds