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

/linux-master/drivers/scsi/libfc/
H A Dfc_elsct.c116 case FC_TYPE_CT:
H A Dfc_lport.c1145 if (fh && ct && fh->fh_type == FC_TYPE_CT &&
1221 if (fh && ct && fh->fh_type == FC_TYPE_CT &&
1882 fc_lport_add_fc4_type(lport, FC_TYPE_CT);
2106 fh->fh_type = FC_TYPE_CT;
H A Dfc_encode.h164 *fh_type = FC_TYPE_CT;
710 *fh_type = FC_TYPE_CT;
/linux-master/include/uapi/scsi/fc/
H A Dfc_fs.h179 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */ enumerator in enum:fc_fh_type
193 [FC_TYPE_CT] = "CT", \
/linux-master/drivers/scsi/elx/libefc/
H A Defc_els.c910 els->io.iparam.ct.type = FC_TYPE_CT;
947 els->io.iparam.ct.type = FC_TYPE_CT;
987 els->io.iparam.ct.type = FC_TYPE_CT;
1062 els->io.iparam.ct.type = FC_TYPE_CT;
H A Defc_domain.c1078 case FC_TYPE_CT:
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c10933 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT;
10981 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT);
11025 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT;
11067 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT);
11592 pring->prt[2].type = FC_TYPE_CT;
11599 pring->prt[3].type = FC_TYPE_CT;
11700 pring->prt[2].type = FC_TYPE_CT;
11707 pring->prt[3].type = FC_TYPE_CT;
18472 case FC_TYPE_CT:

Completed in 377 milliseconds