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

  /external/syslinux/gpxe/src/arch/i386/include/
int13.h 34 #define INT13_GET_DISK_TYPE 0x15
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c 250 static int int13_get_disk_type ( struct int13_drive *drive, function
420 case INT13_GET_DISK_TYPE:
421 status = int13_get_disk_type ( drive, ix86 );

Completed in 123 milliseconds