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

  /external/syslinux/gpxe/src/arch/i386/include/
int13.h 42 #define INT13_GET_EXTENDED_PARAMETERS 0x48
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c 355 static int int13_get_extended_parameters ( struct int13_drive *drive, function
432 case INT13_GET_EXTENDED_PARAMETERS:
433 status = int13_get_extended_parameters ( drive, ix86 );

Completed in 210 milliseconds