Searched refs:inState (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerStateQueue.cpp98 bool IOPMPowerStateQueue::unIdleOccurred(IOService *inTarget, unsigned long inState) argument
106 new_one->state = inState;
123 uint32_t inState,
132 new_one->state = inState;
122 featureChangeOccurred( uint32_t inState, IOService *inTarget) argument
H A DIOService.cpp3247 IOOptionBits inState, IOOptionBits options )
3263 if( (inState == (service->__state[0] & inState))
3282 if( (inState == (service->__state[0] & inState))
3382 IOOptionBits inState; local
3388 inState = kIOServiceRegisteredState;
3391 inState = kIOServiceFirstPublishState;
3395 inState = kIOServiceMatchedState;
3397 inState
3246 getExistingServices( OSDictionary * matching, IOOptionBits inState, IOOptionBits options ) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h1165 IOOptionBits inState, IOOptionBits options = 0 );

Completed in 97 milliseconds