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

/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h331 void * pm_vars; member in class:IOService
/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp453 pm_vars = prot;
456 pm_vars = (void *) (uintptr_t) true;
472 pm_vars = 0;

Completed in 41 milliseconds