Home
last modified time | relevance | path

Searched refs:SNIC_TGT_SAN (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/snic/
Dsnic_disc.c31 [SNIC_TGT_SAN] = "SAN",
37 return ((typ > SNIC_TGT_NONE && typ <= SNIC_TGT_SAN) ? in snic_tgt_type_to_str()
273 SNIC_BUG_ON(le16_to_cpu(tgtid->tgt_type) > SNIC_TGT_SAN); in snic_tgt_create()
292 case SNIC_TGT_SAN: in snic_tgt_create()
Dsnic_fwint.h212 SNIC_TGT_SAN, /* SAN Target */ enumerator
Dsnic_scsi.c1517 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_send_abort_and_wait()
1796 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_dr_clean_single_req()