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

/macosx-10.10/cddafs-253/
H A DAppleCDDAFileSystemVFSOps.h72 int theFlags,
H A DAppleCDDAFileSystemVFSOps.c365 int theFlags,
392 if ( theFlags & MNT_FORCE )
364 CDDA_Unmount( mount_t mountPtr, int theFlags, unused vfs_context_t context ) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp1029 IOReturn IOHIDSystem::powerStateDidChangeTo( IOPMPowerFlags theFlags, unsigned long state, IOService * service) argument
1031 IOHID_DEBUG(kIOHIDDebugCode_PowerStateChangeEvent, service, state, theFlags, 0);
1034 displayState = theFlags;
1035 if (theFlags & IOPMDeviceUsable) {
1062 if (theFlags & kIOPMPowerOn)

Completed in 180 milliseconds