Searched refs:NVME_CAP_HI_MPSMIN (Results 1 – 2 of 2) sorted by relevance
279 NVME_CAP_HI_MPSMIN(cap_hi), in nvme_controller_gather_info()303 nvme_ctrlr->mps = NVME_CAP_HI_MPSMIN(cap_hi); in nvme_controller_gather_info()396 NVME_CAP_HI_MPSMIN(nvme_ctrlr->cap_hi))); in nvme_controller_identify()
73 #define NVME_CAP_HI_MPSMIN(x) \ macro