TianoCore EDK2 master
Loading...
Searching...
No Matches
SCSI_IO_DEV Struct Reference

Data Fields

UINT32 Signature
 
EFI_HANDLE Handle
 
EFI_SCSI_IO_PROTOCOL ScsiIo
 
EFI_DEVICE_PATH_PROTOCOLDevicePath
 
BOOLEAN ExtScsiSupport
 
EFI_SCSI_PASS_THRU_PROTOCOLScsiPassThru
 
EFI_EXT_SCSI_PASS_THRU_PROTOCOLExtScsiPassThru
 
SCSI_BUS_DEVICEScsiBusDeviceData
 
SCSI_TARGET_ID Pun
 
UINT64 Lun
 
UINT8 ScsiDeviceType
 
UINT8 ScsiVersion
 
BOOLEAN RemovableDevice
 

Detailed Description

Definition at line 82 of file ScsiBus.h.

Field Documentation

◆ DevicePath

EFI_DEVICE_PATH_PROTOCOL* SCSI_IO_DEV::DevicePath

Definition at line 86 of file ScsiBus.h.

◆ ExtScsiPassThru

EFI_EXT_SCSI_PASS_THRU_PROTOCOL* SCSI_IO_DEV::ExtScsiPassThru

Definition at line 89 of file ScsiBus.h.

◆ ExtScsiSupport

BOOLEAN SCSI_IO_DEV::ExtScsiSupport

Definition at line 87 of file ScsiBus.h.

◆ Handle

EFI_HANDLE SCSI_IO_DEV::Handle

Definition at line 84 of file ScsiBus.h.

◆ Lun

UINT64 SCSI_IO_DEV::Lun

Definition at line 92 of file ScsiBus.h.

◆ Pun

SCSI_TARGET_ID SCSI_IO_DEV::Pun

Definition at line 91 of file ScsiBus.h.

◆ RemovableDevice

BOOLEAN SCSI_IO_DEV::RemovableDevice

Definition at line 95 of file ScsiBus.h.

◆ ScsiBusDeviceData

SCSI_BUS_DEVICE* SCSI_IO_DEV::ScsiBusDeviceData

Definition at line 90 of file ScsiBus.h.

◆ ScsiDeviceType

UINT8 SCSI_IO_DEV::ScsiDeviceType

Definition at line 93 of file ScsiBus.h.

◆ ScsiIo

EFI_SCSI_IO_PROTOCOL SCSI_IO_DEV::ScsiIo

Definition at line 85 of file ScsiBus.h.

◆ ScsiPassThru

EFI_SCSI_PASS_THRU_PROTOCOL* SCSI_IO_DEV::ScsiPassThru

Definition at line 88 of file ScsiBus.h.

◆ ScsiVersion

UINT8 SCSI_IO_DEV::ScsiVersion

Definition at line 94 of file ScsiBus.h.

◆ Signature

UINT32 SCSI_IO_DEV::Signature

Definition at line 83 of file ScsiBus.h.


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