Searched refs:AdditionalAdrCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/lib/libefivar/
H A Defivar-dp-format.c591 UINT16 AdditionalAdrCount; local
595 AdditionalAdrCount = (UINT16) ((Length - 8) / 4);
599 for (Index = 0; Index < AdditionalAdrCount; Index++) {

Completed in 49 milliseconds