Searched refs:SD_MINORS (Results 1 – 1 of 1) sorted by relevance
96 #define SD_MINORS 16 macro98 #define SD_MINORS 0 macro2861 gd->minors = SD_MINORS; in sd_probe_async()2940 gd = alloc_disk(SD_MINORS); in sd_probe()3034 blk_register_region(devt, SD_MINORS, NULL, in sd_remove()3203 blk_register_region(sd_major(i), SD_MINORS, NULL, in init_sd()3267 blk_unregister_region(sd_major(i), SD_MINORS); in exit_sd()