OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
IOPolledFileExtent Struct Reference

#include <AppleHibernate.h>

Data Fields

UINT64 start
 
UINT64 length
 

Detailed Description

Hibernate related definitions. Keep in sync with XNU iokit/IOKit/IOHibernatePrivate.h. Last sync time: 4903.221.2.

Definition at line 24 of file AppleHibernate.h.

Field Documentation

◆ length

UINT64 IOPolledFileExtent::length

Definition at line 26 of file AppleHibernate.h.

◆ start

UINT64 IOPolledFileExtent::start

Definition at line 25 of file AppleHibernate.h.


The documentation for this struct was generated from the following file: