Searched refs:SECTOR_MAP_DESCRIPTOR_MASK (Results 1 – 1 of 1) sorted by relevance
69 #define SECTOR_MAP_DESCRIPTOR_MASK (0x2U) /* The mask for the type bit of the Sector Map descrip… macro2069 …le(SECTOR_MAP_COMAND_DESCRIPTOR_TYPE == (sectorMapBuff[currTableIdx] & SECTOR_MAP_DESCRIPTOR_MASK)) in SfdpPopulateRegionInfo()