HomeSort by relevance Sort by last modified time
    Searched defs:GetDriveParameters (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
BiosInt13.c 219 Drive->ParametersValid = (UINT8) GetDriveParameters (BiosBlockIoDev, Drive);
233 GetDriveParameters (
254 DEBUG ((DEBUG_INIT, "GetDriveParameters: INT 13 48 DL=%02x : CF=%d AH=%02x\n", Drive->Number, CarryFlag, Regs.H.AH));
276 DEBUG ((DEBUG_INIT, "GetDriveParameters: INT 13 20 DL=%02x : CF=%d AL=%02x\n", Drive->Number, CarryFlag, Regs.H.AL));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
minitape.h 194 TAPE_PROCESS_COMMAND_ROUTINE GetDriveParameters;

Completed in 638 milliseconds