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

  /external/syslinux/gpxe/src/arch/i386/include/
int13.h 30 #define INT13_WRITE_SECTORS 0x03
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c 210 static int int13_write_sectors ( struct int13_drive *drive, function
414 case INT13_WRITE_SECTORS:
415 status = int13_write_sectors ( drive, ix86 );

Completed in 87 milliseconds