Searched refs:getBusyState (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitDebug.cpp94 DEBG(", busy %ld", (long) service->getBusyState());
H A DIOUserClient.cpp2433 *busyState = service->getBusyState();
2448 *busy_state = service->getBusyState();
H A DIOService.cpp3282 UInt32 IOService::getBusyState( void ) function in class:IOService
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h589 /*! @function getBusyState
594 virtual UInt32 getBusyState( void );

Completed in 89 milliseconds