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

#include <MdePkg/Include/IndustryStandard/Scsi.h>

Data Fields

UINT8 Peripheral_Type: 5
 
UINT8 Peripheral_Qualifier: 3
 
UINT8 DeviceType_Modifier: 7
 
UINT8 Rmb: 1
 
UINT8 Version
 
UINT8 Response_Data_Format
 
UINT8 Addnl_Length
 
UINT8 Reserved_5_95 [95 - 5+1]
 

Detailed Description

Standard INQUIRY data format

Definition at line 222 of file Scsi.h.

Field Documentation

◆ Addnl_Length

UINT8 EFI_SCSI_INQUIRY_DATA::Addnl_Length

Definition at line 229 of file Scsi.h.

◆ DeviceType_Modifier

UINT8 EFI_SCSI_INQUIRY_DATA::DeviceType_Modifier

Definition at line 225 of file Scsi.h.

◆ Peripheral_Qualifier

UINT8 EFI_SCSI_INQUIRY_DATA::Peripheral_Qualifier

Definition at line 224 of file Scsi.h.

◆ Peripheral_Type

UINT8 EFI_SCSI_INQUIRY_DATA::Peripheral_Type

Definition at line 223 of file Scsi.h.

◆ Reserved_5_95

UINT8 EFI_SCSI_INQUIRY_DATA::Reserved_5_95[95 - 5+1]

Definition at line 230 of file Scsi.h.

◆ Response_Data_Format

UINT8 EFI_SCSI_INQUIRY_DATA::Response_Data_Format

Definition at line 228 of file Scsi.h.

◆ Rmb

UINT8 EFI_SCSI_INQUIRY_DATA::Rmb

Definition at line 226 of file Scsi.h.

◆ Version

UINT8 EFI_SCSI_INQUIRY_DATA::Version

Definition at line 227 of file Scsi.h.


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