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