ReactOS 0.4.15-dev-7931-gfd331f1
_SCSI_PORT_SAVE_INTERRUPT Struct Reference

#include <scsiport.h>

Collaboration diagram for _SCSI_PORT_SAVE_INTERRUPT:

Public Attributes

PSCSI_PORT_INTERRUPT_DATA InterruptData
 
struct _SCSI_PORT_DEVICE_EXTENSIONDeviceExtension
 

Detailed Description

Definition at line 206 of file scsiport.h.

Member Data Documentation

◆ DeviceExtension

struct _SCSI_PORT_DEVICE_EXTENSION* _SCSI_PORT_SAVE_INTERRUPT::DeviceExtension

Definition at line 209 of file scsiport.h.

Referenced by SpiSaveInterruptData().

◆ InterruptData

PSCSI_PORT_INTERRUPT_DATA _SCSI_PORT_SAVE_INTERRUPT::InterruptData

Definition at line 208 of file scsiport.h.

Referenced by SpiSaveInterruptData().


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