Home
last modified time | relevance | path

Searched refs:sp_e_d_tov (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/scsi/fc/
Dfc_els.h238 __be32 sp_e_d_tov; /* error detect timeout value */ member
/linux-4.1.27/include/scsi/
Dfc_encode.h556 csp->sp_e_d_tov = htonl(lport->e_d_tov); in fc_plogi_fill()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_lport.c381 sp->sp_e_d_tov = htonl(lport->e_d_tov); in fc_lport_flogi_fill()
1769 e_d_tov = ntohl(flp->fl_csp.sp_e_d_tov); in fc_lport_flogi_resp()
Dfc_rport.c640 e_d_tov = ntohl(flogi->fl_csp.sp_e_d_tov); in fc_rport_login_complete()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_lnode.c637 ln->ln_sparm.csp.sp_e_d_tov = csp->sp_e_d_tov; in csio_ln_vnp_read_cbfn()