Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/nvme/
HDnvme_da.c174 #ifndef NDA_MAX_TRIM_ENTRIES
175 #define NDA_MAX_TRIM_ENTRIES (NVME_MAX_DSM_TRIM / sizeof(struct nvme_dsm_range))/* Number of DSM t… macro
184 static int nda_max_trim_entries = NDA_MAX_TRIM_ENTRIES;
188 &nda_max_trim_entries, NDA_MAX_TRIM_ENTRIES,