Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/nvme/
HDnvme_da.c183 static int nda_default_timeout = NDA_DEFAULT_TIMEOUT; variable
227 nda_default_timeout * 1000); /* timeout 30s */ in nda_nvme_flush()
241 nda_default_timeout * 1000); /* timeout 30s */ in nda_nvme_trim()
255 nda_default_timeout * 1000); /* timeout 30s */ in nda_nvme_write()
284 nda_default_timeout * 1000); /* timeout 30s */ in nda_nvme_rw_bio()
419 nda_default_timeout * 1000); in ndaioctl()