Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/include/
H A Dahdilabel.h68 struct ahdi_root { struct
69 u_int8_t ar_fill[0x1c2];/* filler, can be boot code */
70 u_int32_t ar_hdsize; /* size of entire volume in blocks */
71 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
72 u_int32_t ar_bslst; /* start of bad-sector list */
73 u_int32_t ar_bslsize; /* # of blocks in bad-sector list */
74 u_int16_t ar_checksum;
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dahdi.h66 struct ahdi_root { struct
67 u_int8_t ar_fill[0x1c2];/* filler, can be boot code */
68 u_int32_t ar_hdsize; /* size of entire volume in blocks */
69 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
70 u_int32_t ar_bslst; /* start of bad-sector list */
71 u_int32_t ar_bslsize; /* # of blocks in bad-sector list */
72 u_int16_t ar_checksum;
H A Dahdilbl.h106 struct ahdi_root { struct
107 u_int8_t ar_fill[0x1c2];/* filler, can be boot code */
108 u_int32_t ar_hdsize; /* size of entire volume in blocks */
109 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
110 u_int32_t ar_bslst; /* start of bad-sector list */
111 u_int32_t ar_bslsize; /* # of blocks in bad-sector list */
112 u_int16_t ar_cksum;
/netbsd-src/sys/arch/atari/stand/tostools/aptck/
H A Dahdilbl.h106 struct ahdi_root { struct
107 u_int8_t ar_fill[0x1c2];/* filler, can be boot code */
108 u_int32_t ar_hdsize; /* size of entire volume in blocks */
109 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
110 u_int32_t ar_bslst; /* start of bad-sector list */
111 u_int32_t ar_bslsize; /* # of blocks in bad-sector list */
112 u_int16_t ar_cksum;