Lines Matching refs:HANDLE
196 HANDLE hProcessor;
207 HANDLE hProcessor;
260 * phDrvObject: Location to store created DRV Object handle.
290 * hDrvObject: Handle to Driver object .
296 * hDrvObject is not NULL and a valid DRV handle .
301 * DRV handle.
348 * Given a index, returns a handle to DevObject from the list
350 * hDrvObject: Handle to the Manager
351 * phDevObject: Location to store the Dev Handle
373 * hDevObject: Handle to the Device Object
389 * hDevExtension: Handle to the Device Extension
417 * hDrvObject: Handle to DrvObject
418 * hDevObject: Handle to DeviceObject to insert.
423 * hDrvObject != NULL and Valid DRV Handle.
437 * hDrvObject: Handle to DrvObject
438 * hDevObject: Handle to DevObject to Remove
443 * hDrvObject != NULL and a Valid DRV Handle.
478 * hDrvObject: Handle to the Driver Object.