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

/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h95 kIOServiceSeize = 0x00000001, enumerator in enum:__anon645
538 @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.
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp2738 else if( options & kIOServiceSeize ) {

Completed in 152 milliseconds