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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPM.h233 iokit_family_msg(sub_iokit_powermanagement, 0x100)
242 iokit_family_msg(sub_iokit_powermanagement, 0x110)
259 iokit_family_msg(sub_iokit_powermanagement, 0x120)
266 iokit_family_msg(sub_iokit_powermanagement, 0x130)
553 #define kIOPMMessageBatteryStatusHasChanged iokit_family_msg(sub_iokit_pmu, 0x100)
557 #define kIOPMUMessageLegacyAutoWake iokit_family_msg(sub_iokit_pmu, 0x200)
558 #define kIOPMUMessageLegacyAutoPower iokit_family_msg(sub_iokit_pmu, 0x210)
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOMessage.h38 #define iokit_family_msg(sub,message) (UInt32)(sys_iokit|sub|message) macro

Completed in 68 milliseconds