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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp2954 uint8_t * smcBytes; local
2962 smcBytes = (typeof(smcBytes)) smcVars[1];
2969 element = crc32(0, smcBytes, len);
2972 bcopy(smcBytes, noteStore, len);

Completed in 20 milliseconds