Home
last modified time | relevance | path

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

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