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

  /external/syslinux/gpxe/src/arch/i386/include/
int13.h 32 #define INT13_GET_PARAMETERS 0x08
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c 227 static int int13_get_parameters ( struct int13_drive *drive, function
417 case INT13_GET_PARAMETERS:
418 status = int13_get_parameters ( drive, ix86 );

Completed in 84 milliseconds