Searched refs:SupportFvb (Results 1 – 4 of 4) sorted by relevance
92 BOOLEAN SupportFvb; member
900 IN BOOLEAN SupportFvb, in FlashCreateInstance() argument930 if (SupportFvb) in FlashCreateInstance()932 Instance->SupportFvb = TRUE; in FlashCreateInstance()
108 IN BOOLEAN SupportFvb, in NorFlashCreateInstance() argument139 if (SupportFvb) { in NorFlashCreateInstance()140 Instance->SupportFvb = TRUE; in NorFlashCreateInstance()
148 BOOLEAN SupportFvb; member