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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h89 kIOServiceSeize = 0x00000001, enumerator in enum:__anon473
482 @param options Options for the open. The provider family may implement options for open; IOService defines only <code>kIOServiceSeize</code> to request the device be withdrawn from its current owner.
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOService.cpp2239 else if( options & kIOServiceSeize ) {

Completed in 29 milliseconds