Searched refs:NVME_MINORS (Results 1 – 1 of 1) sorted by relevance
30 #define NVME_MINORS (1U << MINORBITS) macro4835 result = alloc_chrdev_region(&nvme_chr_devt, 0, NVME_MINORS, "nvme"); in nvme_core_init()4856 unregister_chrdev_region(nvme_chr_devt, NVME_MINORS); in nvme_core_init()4871 unregister_chrdev_region(nvme_chr_devt, NVME_MINORS); in nvme_core_exit()