Home
last modified time | relevance | path

Searched refs:tgt_type (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/snic/
Dsnic_disc.c273 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()
Dsnic_fwint.h218 __le16 tgt_type; /* tgt type */ member