XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_IDENTIFY_DATA Union Reference

#include <IdeControllerInit.h>

Collaboration diagram for EFI_IDENTIFY_DATA:
Collaboration graph
[legend]

Public Attributes

EFI_ATA_IDENTIFY_DATA AtaData
 
EFI_ATAPI_IDENTIFY_DATA AtapiData
 

Detailed Description

EFI_IDENTIFY_DATA structure.

Member Data Documentation

◆ AtaData

EFI_ATA_IDENTIFY_DATA EFI_IDENTIFY_DATA::AtaData

The data that is returned by an ATA device upon successful completion of the ATA IDENTIFY_DEVICE command.

◆ AtapiData

EFI_ATAPI_IDENTIFY_DATA EFI_IDENTIFY_DATA::AtapiData

The data that is returned by an ATAPI device upon successful completion of the ATA IDENTIFY_PACKET_DEVICE command.


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