Searched refs:uiFlashLayoutMajorVersion (Results 1 – 4 of 4) sorted by relevance
2823 UINT uiFlashLayoutMajorVersion; in BcmGetFlashCSInfo() local2825 Adapter->uiFlashLayoutMajorVersion = 0; in BcmGetFlashCSInfo()2854 uiFlashLayoutMajorVersion = MAJOR_VERSION((Adapter->psFlashCSInfo->FlashLayoutVersion)); in BcmGetFlashCSInfo()2860 uiFlashLayoutMajorVersion = 0; in BcmGetFlashCSInfo()2863 …,DBG_TYPE_OTHERS, NVM_RW, DBG_LVL_ALL,"FLASH LAYOUT MAJOR VERSION :%X", uiFlashLayoutMajorVersion); in BcmGetFlashCSInfo()2865 if(uiFlashLayoutMajorVersion < FLASH_2X_MAJOR_NUMBER) in BcmGetFlashCSInfo()2871 if(!((Adapter->uiFlashLayoutMajorVersion == 1) && (Adapter->uiFlashLayoutMinorVersion == 1))) in BcmGetFlashCSInfo()2943 Adapter->uiFlashLayoutMajorVersion = uiFlashLayoutMajorVersion; in BcmGetFlashCSInfo()4464 if(Adapter->uiFlashLayoutMajorVersion >= FLASH_2X_MAJOR_NUMBER) in IsFlash2x()4488 if(Adapter->uiFlashLayoutMajorVersion && (Adapter->bFlashRawRead == FALSE) && in GetFlashBaseAddr()[all …]
151 Adapter->uiFlashLayoutMajorVersion, in bcm_get_drvinfo()
553 UINT uiFlashLayoutMajorVersion ; member
1269 if ((Adapter->eNVMType == NVM_FLASH) && (Adapter->uiFlashLayoutMajorVersion == 0)) { in bcm_char_ioctl()