sp_tot_seq
.sp_tot_seq = cpu_to_be16(FNIC_FC_CONCUR_SEQS),
(min((uint16_t) (be16_to_cpu(_plogi_rsp->els.fl_csp.sp_tot_seq)), \
csp->sp_tot_seq = htons(255); /* seq. we accept */
sp->sp_tot_seq = htons(255); /* seq. we accept */
csp_seq = ntohs(plp->fl_csp.sp_tot_seq);