taglinefilesource code
SCSI_GENERIC_MAJOR1367drivers/scsi/sd.cunregister_blkdev(SCSI_GENERIC_MAJOR, "sd");
SCSI_GENERIC_MAJOR41drivers/scsi/sg.cSCSI_GENERIC_MAJOR, 0, 0, 0, 0,
SCSI_GENERIC_MAJOR490drivers/scsi/sg.cif (register_chrdev(SCSI_GENERIC_MAJOR,"sg",&sg_fops)) 
SCSI_GENERIC_MAJOR493drivers/scsi/sg.cSCSI_GENERIC_MAJOR);
SCSI_GENERIC_MAJOR580drivers/scsi/sg.cunregister_chrdev(SCSI_GENERIC_MAJOR, "sg");
SCSI_GENERIC_MAJOR1141drivers/scsi/sr.cunregister_blkdev(SCSI_GENERIC_MAJOR, "sr");
SCSI_GENERIC_MAJOR2099drivers/scsi/st.cunregister_chrdev(SCSI_GENERIC_MAJOR, "st");
SCSI_GENERIC_MAJOR99include/linux/major.h|| (M) == SCSI_GENERIC_MAJOR)