Home
last modified time | relevance | path

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

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