tag | line | file | source code |
---|---|---|---|
max_nr | 398 | drivers/block/genhd.c | int end_minor = dev->max_nr * dev->max_p; |
max_nr | 532 | drivers/block/ide.c | gd->max_nr = units; /* max num real drives */ |
max_nr | 1171 | 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 */ |