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

  /external/syslinux/com32/mboot/
mb_info.h 73 uint8_t drive_sectors; member in struct:drive_info
  /external/vboot_reference/tests/
cgptlib_test.c 233 * Test if wrong sector_bytes or drive_sectors is detected by GptInit().
235 * support other sizes. A too small drive_sectors should be rejected by
243 uint64_t drive_sectors; member in struct:__anon38234
261 gpt->gpt_drive_sectors = cases[i].drive_sectors;
    [all...]

Completed in 68 milliseconds