XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_SCSI_PASS_THRU_PROTOCOL Struct Reference

#include <ScsiPassThru.h>

Collaboration diagram for _EFI_SCSI_PASS_THRU_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_SCSI_PASS_THRU_MODEMode
 
EFI_SCSI_PASS_THRU_PASSTHRU PassThru
 
EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE GetNextDevice
 
EFI_SCSI_PASS_THRU_BUILD_DEVICE_PATH BuildDevicePath
 
EFI_SCSI_PASS_THRU_GET_TARGET_LUN GetTargetLun
 
EFI_SCSI_PASS_THRU_RESET_CHANNEL ResetChannel
 
EFI_SCSI_PASS_THRU_RESET_TARGET ResetTarget
 

Detailed Description

The EFI_SCSI_PASS_THRU_PROTOCOL provides information about a SCSI channel and the ability to send SCSI Request Packets to any SCSI device attached to that SCSI channel. The information includes the Target ID of the host controller on the SCSI channel, the attributes of the SCSI channel, the printable name for the SCSI controller, and the printable name of the SCSI channel.

Member Data Documentation

◆ BuildDevicePath

EFI_SCSI_PASS_THRU_BUILD_DEVICE_PATH _EFI_SCSI_PASS_THRU_PROTOCOL::BuildDevicePath

◆ GetNextDevice

EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE _EFI_SCSI_PASS_THRU_PROTOCOL::GetNextDevice

◆ GetTargetLun

EFI_SCSI_PASS_THRU_GET_TARGET_LUN _EFI_SCSI_PASS_THRU_PROTOCOL::GetTargetLun

◆ Mode

EFI_SCSI_PASS_THRU_MODE* _EFI_SCSI_PASS_THRU_PROTOCOL::Mode

A pointer to the EFI_SCSI_PASS_THRU_MODE data for this SCSI channel.

◆ PassThru

EFI_SCSI_PASS_THRU_PASSTHRU _EFI_SCSI_PASS_THRU_PROTOCOL::PassThru

◆ ResetChannel

EFI_SCSI_PASS_THRU_RESET_CHANNEL _EFI_SCSI_PASS_THRU_PROTOCOL::ResetChannel

◆ ResetTarget

EFI_SCSI_PASS_THRU_RESET_TARGET _EFI_SCSI_PASS_THRU_PROTOCOL::ResetTarget

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