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

  /external/syslinux/gpxe/src/arch/i386/include/
int13.h 26 #define INT13_GET_LAST_STATUS 0x01
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c 114 static int int13_get_last_status ( struct int13_drive *drive, function
408 case INT13_GET_LAST_STATUS:
409 status = int13_get_last_status ( drive, ix86 );

Completed in 194 milliseconds