Searched refs:SCSI_DISK0_MAJOR (Results 1 – 4 of 4) sorted by relevance
23 #define SCSI_DISK0_MAJOR 8 macro
79 #define DEFAULT_ROOT_DEVICE MKDEV(SCSI_DISK0_MAJOR, 1)
634 ROOT_DEV = MKDEV(SCSI_DISK0_MAJOR, 2); in setup_arch()
82 MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK0_MAJOR);795 return SCSI_DISK0_MAJOR; in sd_major()