Searched refs:SCSI_DISK0_MAJOR (Results 1 – 2 of 2) sorted by relevance
113 #ifdef SCSI_DISK0_MAJOR in check_plausibility()115 #define SCSI_DISK_MAJOR(M) ((M) == SCSI_DISK0_MAJOR || \ in check_plausibility()119 #define SCSI_DISK_MAJOR(M) ((M) == SCSI_DISK0_MAJOR || \ in check_plausibility()
22 #define SCSI_DISK0_MAJOR 8 macro