Searched refs:ptrSfdpHeader (Results 1 – 1 of 1) sorted by relevance
206 static inline bool SFDP_CheckSignature(sfdp_header_t *ptrSfdpHeader) in SFDP_CheckSignature() argument208 return (bool)(ptrSfdpHeader->signature == 0x50444653UL); in SFDP_CheckSignature()