Home
last modified time | relevance | path

Searched refs:sp_tot_seq (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/scsi/fc/
H A Dfc_els.h336 #define sp_tot_seq sp_u.sp_plogi._sp_tot_seq macro
/linux/drivers/scsi/libfc/
H A Dfc_encode.h768 csp->sp_tot_seq = htons(255); /* seq. we accept */ in fc_plogi_fill()
H A Dfc_lport.c375 sp->sp_tot_seq = htons(255); /* seq. we accept */ in fc_lport_flogi_fill()
H A Dfc_rport.c1023 csp_seq = ntohs(plp->fl_csp.sp_tot_seq); in fc_rport_plogi_resp()