Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/fc/
Dfc_els.h561 #define FC_ELS_RTV_EDRES (1 << 26) /* E_D_TOV resolution is nS else mS */ macro
/linux-6.1.9/drivers/scsi/libfc/
Dfc_rport.c1359 if (toq & FC_ELS_RTV_EDRES) in fc_rport_rtv_resp()