HomeSort by: relevance | last modified time | path
    Searched defs:BOOT_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbmips/include/
disklabel.h 145 #define BOOT_BLOCK_SIZE 40 /* 5 64-bit words */
167 _i < (BOOT_BLOCK_SIZE / sizeof (uint32_t)); \
  /src/sys/arch/sbmips/include/
disklabel.h 140 #define BOOT_BLOCK_SIZE 40 /* 5 64-bit words */
162 _i < (BOOT_BLOCK_SIZE / sizeof (uint32_t)); \

Completed in 14 milliseconds