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

  /external/syslinux/dos/
int2526.S 24 * Usage: int int26_write_sector(drive, dio)
55 .globl int26_write_sector
56 .type int26_write_sector, @function
57 int26_write_sector: label
78 .size int26_write_sector, .-int26_write_sector
mystuff.h 21 int int26_write_sector(unsigned char drive, struct diskio *dio);
syslinux.c 198 errnum = int26_write_sector(drive, &dio);

Completed in 71 milliseconds