Home
last modified time | relevance | path

Searched refs:startJob (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePrivate.h187 static LIBKERN_RETURNS_NOT_RETAINED _IOServiceJob * startJob( IOService * nub, int type,
H A DIOService.cpp1158 _IOServiceJob::startJob( this, kMatchNubJob, options ); in startMatching()
1292 _IOServiceJob::startJob( IOService * nub, int type, in startJob() function in _IOServiceJob