taglinefilesource code
SCSI_DISK_MAJOR140drivers/block/blk.h#elif (MAJOR_NR == SCSI_DISK_MAJOR)
SCSI_DISK_MAJOR227drivers/block/ll_rw_blk.c|| major == SCSI_DISK_MAJOR
SCSI_DISK_MAJOR29drivers/scsi/scsi_debug.c#define MAJOR_NR SCSI_DISK_MAJOR
SCSI_DISK_MAJOR20drivers/scsi/sd.c#define MAJOR_NR SCSI_DISK_MAJOR
SCSI_DISK_MAJOR234fs/buffer.ccase SCSI_DISK_MAJOR:
SCSI_DISK_MAJOR274fs/buffer.cif (MAJOR(dev) == SCSI_DISK_MAJOR)
SCSI_DISK_MAJOR77include/linux/major.h((M) == SCSI_DISK_MAJOR  \