Searched refs:IsSectionExistInFlash (Results 1 – 3 of 3) sorted by relevance
164 BOOLEAN IsSectionExistInFlash(PMINI_ADAPTER Adapter, FLASH2X_SECTION_VAL section);
1779 if(IsSectionExistInFlash(Adapter,sCopySectStrut.SrcSection) == FALSE) in bcm_char_ioctl()1785 if(IsSectionExistInFlash(Adapter,sCopySectStrut.DstSection) == FALSE) in bcm_char_ioctl()
4388 if(IsSectionExistInFlash(Adapter,psFlash2xReadWrite->Section) != TRUE) in validateFlash2xReadWrite()4993 BOOLEAN IsSectionExistInFlash(PMINI_ADAPTER Adapter, FLASH2X_SECTION_VAL section) in IsSectionExistInFlash() function5053 if(IsSectionExistInFlash(Adapter,Section) == FALSE) in IsSectionWritable()