HomeSort by relevance Sort by last modified time
    Searched refs:IdentifyDrive (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyIde.c 185 &LocalHddInfo[PciIndex + IdeChannel].IdentifyDrive[IdeDevice],
LegacyBootSupport.c 133 DEBUG ((EFI_D_INFO, " IdentifyDrive[0].Raw[0] - %x\n", HddInfo[Index].IdentifyDrive[0].Raw[0]));
134 DEBUG ((EFI_D_INFO, " IdentifyDrive[1].Raw[0] - %x\n", HddInfo[Index].IdentifyDrive[1].Raw[0]));
480 UpdateIdentifyDriveData ((UINT8 *) (&HddInfo[Index].IdentifyDrive[0].Raw[0]));
484 UpdateIdentifyDriveData ((UINT8 *) (&HddInfo[Index].IdentifyDrive[1].Raw[0]));
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
LegacyBios.h 254 ATAPI_IDENTIFY IdentifyDrive[2];
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
LegacyBios.h 526 UINT16 Raw[256]; ///< Raw data from the IDE IdentifyDrive command.
535 /// per IDE controller. The IdentifyDrive is per drive. Index 0 is master and index
575 ATAPI_IDENTIFY IdentifyDrive[2];
    [all...]

Completed in 52 milliseconds