ReactOS 0.4.16-dev-1946-g52006dd
_PASSTHROUGH_IRP_CONTEXT Struct Reference

#include <sptilibp.h>

Collaboration diagram for _PASSTHROUGH_IRP_CONTEXT:

Public Attributes

SCSI_REQUEST_BLOCK Srb
 
PIRP Irp
 

Detailed Description

Definition at line 31 of file sptilibp.h.

Member Data Documentation

◆ Irp

PIRP _PASSTHROUGH_IRP_CONTEXT::Irp

Definition at line 34 of file sptilibp.h.

Referenced by __drv_allocatesMem().

◆ Srb

SCSI_REQUEST_BLOCK _PASSTHROUGH_IRP_CONTEXT::Srb

Definition at line 33 of file sptilibp.h.

Referenced by __drv_allocatesMem(), SptiHandleAtaPassthru(), and SptiHandleScsiPassthru().


The documentation for this struct was generated from the following file: