Searched refs:NVME_MAJOR (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/disk/nvme/ | ||
D | nvme_helpers.h | 15 #define NVME_MAJOR(r) (((r) >> 16) & 0xffff) macro |
D | nvme_controller.c | 286 NVME_MAJOR(vs), NVME_MINOR(vs)); in nvme_controller_gather_info() |