Searched refs:DirectoryServiceValidity (Results 1 – 3 of 3) sorted by relevance
1445 if ((Attributes.DirectoryServiceValidity == 0) && in LegacyBiosBootUnconventionalDevice()1452 if (((Attributes.DirectoryServiceValidity != 0) && (ServiceAreaData == NULL)) || in LegacyBiosBootUnconventionalDevice()1453 … (((Attributes.DirectoryServiceValidity | Attributes.RabcaUsedFlag) != 0) && (BeerData == NULL)) in LegacyBiosBootUnconventionalDevice()1533 if (((Attributes.DirectoryServiceValidity | Attributes.RabcaUsedFlag)) != 0) { in LegacyBiosBootUnconventionalDevice()
261 UINT8 DirectoryServiceValidity : 1; member
864 UINT8 DirectoryServiceValidity : 1; member