Home
last modified time | relevance | path

Searched refs:SCSI_DISK0_MAJOR (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Droot_dev.h17 Root_SDA1 = MKDEV(SCSI_DISK0_MAJOR, 1),
18 Root_SDA2 = MKDEV(SCSI_DISK0_MAJOR, 2),
/include/uapi/linux/
Dmajor.h23 #define SCSI_DISK0_MAJOR 8 macro