Searched refs:SCSI_DISK0_MAJOR (Results 1 – 3 of 3) 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()