HomeSort by relevance Sort by last modified time
    Searched refs:Csq (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
csq.h 64 * Prevent including the CSQ definitions twice. They're present in NTDDK
82 * IO_CSQ_IRP_CONTEXT - Context used to track an IRP in the CSQ
87 PIO_CSQ Csq;
91 * CSQ Callbacks
106 VOID NTAPI CsqInsertIrp(PIO_CSQ Csq, PIRP Irp)
108 KdPrint(("Inserting IRP 0x%x into CSQ\n", Irp));
115 IN struct _IO_CSQ *Csq,
124 VOID NTAPI CsqRemoveIrp(PIO_CSQ Csq, PIRP Irp)
126 KdPrint(("Removing IRP 0x%x from CSQ\n", Irp));
133 IN struct _IO_CSQ *Csq,
    [all...]
wdm.h     [all...]
  /cts/tools/signature-tools/spec/
android.spec     [all...]

Completed in 191 milliseconds