Searched refs:NVME_CAP_MPSMIN (Results 1 – 3 of 3) sorted by relevance
58 page_shift = NVME_CAP_MPSMIN(ctrl->cap) + 12; in nvmet_passthru_override_id_ctrl()
136 #define NVME_CAP_MPSMIN(cap) (((cap) >> 48) & 0xf) macro
2370 dev_page_min = NVME_CAP_MPSMIN(ctrl->cap) + 12; in nvme_enable_ctrl()2972 page_shift = NVME_CAP_MPSMIN(ctrl->cap) + 12; in nvme_init_identify()