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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h63 @constant kIOPMDeviceUsable Indicates the device is usable in this state. Useful only as a Capability
67 with kIOPMDeviceUsable flag, to indicate the device is still usable.
98 kIOPMDeviceUsable = 0x00008000, enumerator in enum:__anon505
139 kIOPMCapabilitiesMask = kIOPMPowerOn | kIOPMDeviceUsable |
154 IOPMDeviceUsable = kIOPMDeviceUsable,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePM.cpp1177 OUR_PMLog(kPMLogInterestedDriver, kIOPMDeviceUsable, 2);
1178 return kIOPMDeviceUsable;

Completed in 34 milliseconds