Searched refs:IOHibernateHandoff (Results 1 – 3 of 3) sorted by relevance
455 struct IOHibernateHandoff { struct460 typedef struct IOHibernateHandoff IOHibernateHandoff; argument
1391 IOHibernateHandoff * handoff; in IOHibernateDone()1393 for (handoff = (IOHibernateHandoff *) vars->handoffBuffer->getBytesNoCopy(); in IOHibernateDone()1395 handoff = (IOHibernateHandoff *) &handoff->data[handoff->bytecount]) { in IOHibernateDone()2517 IOHibernateHandoff * handoff; in hibernate_machine_init()2524 for (handoff = (IOHibernateHandoff *) vars->handoffBuffer->getBytesNoCopy(); in hibernate_machine_init()2526 handoff = (IOHibernateHandoff *) &handoff->data[handoff->bytecount]) { in hibernate_machine_init()
270 - `handoffHMAC` is an HMAC of the `IOHibernateHandoff` data passed from iBoot