Home
last modified time | relevance | path

Searched defs:gem_root (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/atari/stand/tostools/chg_pid/
H A Dchg_pid.c76 typedef struct gem_root { struct
77 u_char fill[0x1c2]; /* Filler, can be boot code */
78 u_long hd_siz; /* size of entire volume */
79 GEM_PART parts[NGEM_PARTS]; /* see above */
80 u_long bsl_st; /* start of bad-sector list */
81 u_long bsl_cnt; /* nr. blocks in bad-sector list*/
82 u_short csum; /* checksum correction */