Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
Dfc_els.h188 __be32 sp_e_d_tov; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
Dfc_els.h170 __be32 sp_e_d_tov; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_els.h326 __be32 sp_e_d_tov; /* error detect timeout value */ member
/kernel/linux/linux-5.10/include/scsi/
Dfc_encode.h544 csp->sp_e_d_tov = htonl(lport->e_d_tov); in fc_plogi_fill()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_lport.c368 sp->sp_e_d_tov = htonl(lport->e_d_tov); in fc_lport_flogi_fill()
1746 e_d_tov = ntohl(flp->fl_csp.sp_e_d_tov); in fc_lport_flogi_resp()
Dfc_rport.c722 e_d_tov = ntohl(flogi->fl_csp.sp_e_d_tov); in fc_rport_login_complete()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_lnode.c655 ln->ln_sparm.csp.sp_e_d_tov = csp->sp_e_d_tov; in csio_ln_vnp_read_cbfn()