Home
last modified time | relevance | path

Searched refs:FC_ELS_RTV_EDRES (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h466 #define FC_ELS_RTV_EDRES (1 << 26) /* E_D_TOV resolution is nS else mS */ macro
/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c1347 if (toq & FC_ELS_RTV_EDRES) in fc_rport_rtv_resp()