Searched refs:UFS_PEIM_MEM_BIT_IS_SET (Results 1 – 2 of 2) sorted by relevance
21 #define UFS_PEIM_MEM_BIT_IS_SET(Data, Bit) \ macro
133 if (!UFS_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit)) { in UfsPeimAllocMemFromBlock()162 ASSERT (!UFS_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit)); in UfsPeimAllocMemFromBlock()430 ASSERT (UFS_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit)); in UfsPeimFreeMem()