Searched refs:mdts (Results 1 – 3 of 3) sorted by relevance
64 if (cdata->mdts == 0) in print_controller()67 printf("%d\n", PAGE_SIZE * (1 << cdata->mdts)); in print_controller()
375 if (ctrlr->cdata.mdts > 0) in nvme_ctrlr_identify()377 ctrlr->min_page_size * (1 << (ctrlr->cdata.mdts))); in nvme_ctrlr_identify()
428 uint8_t mdts; member