Searched refs:NVME_CAP_LO_TO (Results 1 – 2 of 2) sorted by relevance
1387 NVME_CAP_LO_TO(cap_lo)); in nvme_ctrlr_construct()1426 to = NVME_CAP_LO_TO(cap_lo) + 1; in nvme_ctrlr_construct()
80 #define NVME_CAP_LO_TO(x) \ macro