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

  /external/syslinux/com32/gplinclude/disk/
mbrs.h 17 uint32_t get_mbr_id(const struct driveinfo *);
  /external/syslinux/com32/gpllib/disk/
mbrs.c 127 * get_mbr_id - return the first four bytes of the MBR
130 uint32_t get_mbr_id(const struct driveinfo *d) function
  /external/syslinux/com32/hdt/
hdt-common.c 415 hardware->mbr_ids[i] = get_mbr_id(&hardware->disk_info[i]);

Completed in 70 milliseconds