Searched refs:NVME_CAP_LO_TO (Results 1 – 2 of 2) sorted by relevance
269 NVME_CAP_LO_TO(cap_lo)); in nvme_controller_gather_info()310 to = NVME_CAP_LO_TO(cap_lo) + 1; in nvme_controller_gather_info()
42 #define NVME_CAP_LO_TO(x) \ macro