nvmf_disconnect_host
int nvmf_disconnect_host(const char *host);
error = nvmf_disconnect_host(opt.dev);
error = nvmf_disconnect_host(path);
return (nvmf_disconnect_host((const char **)arg));