Searched refs:tgt_type (Results 1 – 2 of 2) sorted by relevance
273 SNIC_BUG_ON(le16_to_cpu(tgtid->tgt_type) > SNIC_TGT_SAN); in snic_tgt_create()274 tgt->tdata.typ = le16_to_cpu(tgtid->tgt_type); in snic_tgt_create()
218 __le16 tgt_type; /* tgt type */ member