Home
last modified time | relevance | path

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

/freebsd/sbin/nvmecontrol/
H A Didentify_ext.c233 (long long unsigned)cdata->hmmin * 4096); in nvme_print_controller()
/freebsd/sys/dev/nvme/
H A Dnvme.h1266 uint32_t hmmin; member
2123 s->hmmin = le32toh(s->hmmin); in nvme_controller_data_swapbytes()
H A Dnvme_ctrlr.c889 min = (long long unsigned)ctrlr->cdata.hmmin * NVME_HMB_UNITS; in nvme_ctrlr_hmb_alloc()