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

/macosx-10.10.1/bless-103/libbless/EFI/
H A DBLValidateXMLBootOption.c119 const uint16_t *orderBuffer; local
136 orderBuffer = (const uint16_t *)CFDataGetBytePtr(dataRef);
137 *bootOptionNumber = CFSwapInt16LittleToHost(*orderBuffer);

Completed in 231 milliseconds