Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
Dfc_els.h332 #define FC_ELS_RTV_EDRES (1 << 26) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
Dfc_els.h313 #define FC_ELS_RTV_EDRES (1 << 26) macro
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_els.h553 #define FC_ELS_RTV_EDRES (1 << 26) /* E_D_TOV resolution is nS else mS */ macro
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_rport.c1359 if (toq & FC_ELS_RTV_EDRES) in fc_rport_rtv_resp()