> +#define NVME_FC_DEFAULT_DEV_LOSS_TMO 60 /* seconds */ Why not reusing NVMF_DEF_CTRL_LOSS_TMO ? and isn't 60 seconds a little to aggressive to give up? What do you do with the ctrl_loss_tmo user parameter?