Home
last modified time | relevance | path

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

/freebsd-head/sbin/nvmecontrol/
HDidentify_ext.c233 (long long unsigned)cdata->hmmin * 4096); in nvme_print_controller()
/freebsd-head/sys/dev/nvme/
HDnvme.h1262 uint32_t hmmin; member
2113 s->hmmin = le32toh(s->hmmin); in nvme_controller_data_swapbytes()
HDnvme_ctrlr.c945 min = (long long unsigned)ctrlr->cdata.hmmin * NVME_HMB_UNITS; in nvme_ctrlr_hmb_alloc()