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

/drivers/scsi/libfc/
H A Dfc_exch.c498 if (fh_type == FC_TYPE_BLS)
625 FC_TYPE_BLS, FC_FC_END_SEQ | FC_FC_SEQ_INIT, 0);
1158 fh->fh_type = FC_TYPE_BLS;
1232 fh->fh_type = FC_TYPE_BLS;
1305 fc_seq_send_last(sp, fp, FC_RCTL_BA_ACC, FC_TYPE_BLS);
2413 if (fh->fh_type == FC_TYPE_BLS)
H A Dfc_fcp.c764 if (fh->fh_type == FC_TYPE_BLS) {
1331 if (fh->fh_type != FC_TYPE_BLS)
1715 if (fh->fh_type == FC_TYPE_BLS) {
/drivers/scsi/bfa/
H A Dbfa_fcbuild.c70 fc_bls_req_tmpl.type = FC_TYPE_BLS;
79 fc_bls_rsp_tmpl.type = FC_TYPE_BLS;
H A Dbfa_fc.h137 FC_TYPE_BLS = 0x0, /* Basic Link Service */ enumerator in enum:__anon4194
H A Dbfa_fcs_lport.c772 if (fchs->type == FC_TYPE_BLS) {
/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c900 FC_TYPE_BLS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ |
H A Dbnx2fc_fcoe.c219 } else if ((fh->fh_type == FC_TYPE_BLS) &&
/drivers/scsi/lpfc/
H A Dlpfc_sli.c8602 pring->prt[4].type = FC_TYPE_BLS;
13774 case FC_TYPE_BLS:
14186 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_BLS;

Completed in 348 milliseconds