SCSI_GENERIC_MAJOR 1118 drivers/scsi/sg.c MKDEV(SCSI_GENERIC_MAJOR, sdp->index), SCSI_GENERIC_MAJOR 1514 drivers/scsi/sg.c disk->major = SCSI_GENERIC_MAJOR; SCSI_GENERIC_MAJOR 1532 drivers/scsi/sg.c error = cdev_add(cdev, MKDEV(SCSI_GENERIC_MAJOR, sdp->index), 1); SCSI_GENERIC_MAJOR 1541 drivers/scsi/sg.c MKDEV(SCSI_GENERIC_MAJOR, SCSI_GENERIC_MAJOR 1627 drivers/scsi/sg.c device_destroy(sg_sysfs_class, MKDEV(SCSI_GENERIC_MAJOR, sdp->index)); SCSI_GENERIC_MAJOR 1643 drivers/scsi/sg.c MODULE_ALIAS_CHARDEV_MAJOR(SCSI_GENERIC_MAJOR); SCSI_GENERIC_MAJOR 1664 drivers/scsi/sg.c rc = register_chrdev_region(MKDEV(SCSI_GENERIC_MAJOR, 0), SCSI_GENERIC_MAJOR 1683 drivers/scsi/sg.c unregister_chrdev_region(MKDEV(SCSI_GENERIC_MAJOR, 0), SG_MAX_DEVS); SCSI_GENERIC_MAJOR 1696 drivers/scsi/sg.c unregister_chrdev_region(MKDEV(SCSI_GENERIC_MAJOR, 0),