Searched refs:NVME_DSET_MGMT_MAX_RANGES (Results 1 – 2 of 2) sorted by relevance
468 #define NVME_DSET_MGMT_MAX_RANGES 256 macro
5382 CTASSERT(sizeof (nvme_range_t) * NVME_DSET_MGMT_MAX_RANGES == 4096);5403 VERIFY3U(dfl->dfl_num_exts, <=, NVME_DSET_MGMT_MAX_RANGES); in nvme_fill_ranges()5580 drive->d_max_free_seg = NVME_DSET_MGMT_MAX_RANGES; in nvme_bd_driveinfo()