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