taglinefilesource code
SCSI_DISK_MAJOR140drivers/block/blk.h#elif (MAJOR_NR == SCSI_DISK_MAJOR)
SCSI_DISK_MAJOR232drivers/block/ll_rw_blk.c|| major == SCSI_DISK_MAJOR
SCSI_DISK_MAJOR20drivers/scsi/sd.c#define MAJOR_NR SCSI_DISK_MAJOR
SCSI_DISK_MAJOR314fs/buffer.ccase SCSI_DISK_MAJOR:
SCSI_DISK_MAJOR354fs/buffer.cif (MAJOR(dev) == SCSI_DISK_MAJOR)
SCSI_DISK_MAJOR82include/linux/major.h((M) == SCSI_DISK_MAJOR  \