Searched refs:SCSI_DISK_MAJOR (Results 1 – 1 of 1) sorted by relevance
120 #define SCSI_DISK_MAJOR(M) ((M) == SCSI_DISK0_MAJOR || \ in check_plausibility() macro124 #define SCSI_DISK_MAJOR(M) ((M) == SCSI_DISK0_MAJOR || \ in check_plausibility() macro127 #define SCSI_BLK_MAJOR(M) (SCSI_DISK_MAJOR((M)) || (M) == SCSI_CDROM_MAJOR) in check_plausibility()129 #define SCSI_BLK_MAJOR(M) ((M) == SCSI_DISK_MAJOR || (M) == SCSI_CDROM_MAJOR) in check_plausibility()