tag | line | file | source code |
---|---|---|---|
max_nr | 410 | drivers/block/genhd.c | int end_minor = dev->max_nr * dev->max_p; |
max_nr | 534 | drivers/block/ide.c | gd->max_nr = units; /* max num real drives */ |
max_nr | 1203 | drivers/scsi/sd.c | sd_gendisk.max_nr = sd_template.dev_max; |
max_nr | 49 | include/linux/genhd.h | int max_nr; /* maximum number of real devices */ |