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

  /src/sys/arch/atari/include/
disklabel.h 38 #define BBMINSIZE 8192 /* minimum size of boot block */
69 u_int8_t bb_bootxx[BBMINSIZE - LABELOFFSET - LABELMAXSIZE];
  /src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h 40 #define BBMINSIZE 8192 /* minimum size of boot block */
59 u_int8_t bb_bootxx[BBMINSIZE - (LABELOFFSET + LABELMAXSIZE)];
  /src/sys/arch/atari/stand/tostools/libtos/
ahdilbl.h 40 #define BBMINSIZE 8192 /* minimum size of boot block */
59 u_int8_t bb_bootxx[BBMINSIZE - (LABELOFFSET + LABELMAXSIZE)];

Completed in 13 milliseconds