Home
last modified time | relevance | path

Searched refs:HighestPriDSD (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/bcm/
Dnvm.c3348 int HighestPriDSD = 0; in BcmSetActiveSection() local
3424 HighestPriDSD = getHighestPriDSD(Adapter); in BcmSetActiveSection()
3425 if (HighestPriDSD == eFlash2xSectVal) { in BcmSetActiveSection()
3431 SectImagePriority = ReadDSDPriority(Adapter, HighestPriDSD) + 1; in BcmSetActiveSection()
3442 HighestPriDSD, in BcmSetActiveSection()
3451 HighestPriDSD = getHighestPriDSD(Adapter); in BcmSetActiveSection()
3453 if (HighestPriDSD == eFlash2xSectVal) { in BcmSetActiveSection()
3462 HighestPriDSD, in BcmSetActiveSection()
3471 HighestPriDSD = getHighestPriDSD(Adapter); in BcmSetActiveSection()
3472 if (HighestPriDSD == eFlash2xSectVal) { in BcmSetActiveSection()
[all …]