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

Data Fields

CHAR16 * ControllerName
 
CHAR16 * ChannelName
 
UINT32 AdapterId
 
UINT32 Attributes
 
UINT32 IoAlign
 

Detailed Description

Definition at line 122 of file ScsiPassThru.h.

Field Documentation

◆ AdapterId

UINT32 EFI_SCSI_PASS_THRU_MODE::AdapterId

The Target ID of the host adapter on the SCSI channel.

Definition at line 134 of file ScsiPassThru.h.

◆ Attributes

UINT32 EFI_SCSI_PASS_THRU_MODE::Attributes

Additional information on the attributes of the SCSI channel.

Definition at line 138 of file ScsiPassThru.h.

◆ ChannelName

CHAR16* EFI_SCSI_PASS_THRU_MODE::ChannelName

A Null-terminated Unicode string that represents the printable name of the SCSI channel.

Definition at line 130 of file ScsiPassThru.h.

◆ ControllerName

CHAR16* EFI_SCSI_PASS_THRU_MODE::ControllerName

A Null-terminated Unicode string that represents the printable name of the SCSI controller.

Definition at line 126 of file ScsiPassThru.h.

◆ IoAlign

UINT32 EFI_SCSI_PASS_THRU_MODE::IoAlign

Supplies the alignment requirement for any buffer used in a data transfer.

Definition at line 142 of file ScsiPassThru.h.


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