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

/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp3402 uint8_t * smcBytes; local
3410 smcBytes = (typeof(smcBytes)) smcVars[1];
3417 element = crc32(0, smcBytes, len);
3420 bcopy(smcBytes, noteStore, len);

Completed in 74 milliseconds