HomeSort by relevance Sort by last modified time
    Searched refs:SCSI_CDROM_MAJOR (Results 51 - 51 of 51) sorted by null

1 23

  /external/e2fsprogs/misc/
util.c 127 #define SCSI_BLK_MAJOR(M) (SCSI_DISK_MAJOR((M)) || (M) == SCSI_CDROM_MAJOR)
129 #define SCSI_BLK_MAJOR(M) ((M) == SCSI_DISK_MAJOR || (M) == SCSI_CDROM_MAJOR)

Completed in 24 milliseconds

1 23