Searched refs:SCSI_DISK0_MAJOR (Results 1 – 4 of 4) sorted by relevance
15 Root_SDA1 = MKDEV(SCSI_DISK0_MAJOR, 1),16 Root_SDA2 = MKDEV(SCSI_DISK0_MAJOR, 2),
22 #define SCSI_DISK0_MAJOR 8 macro
1645 if (MAJOR(bdev->bd_dev) != SCSI_DISK0_MAJOR) { in fdomain_16x0_biosparam()
73 MODULE_ALIAS_BLOCKDEV_MAJOR(SCSI_DISK0_MAJOR);404 return SCSI_DISK0_MAJOR; in sd_major()