Home
last modified time | relevance | path

Searched refs:SCSI_BLK_MAJOR (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/fs_manager/
H A Dpartition_const.h41 #define SCSI_BLK_MAJOR(M) ((M) == SCSI_DISK0_MAJOR || (M) == SCSI_CDROM_MAJOR) macro
H A Dpartitions.cpp55 bool a1 = SCSI_BLK_MAJOR(devMajor) && (devMinor % 0x10 == 0); in DeviceProbeType()

Completed in 1 milliseconds