Home
last modified time | relevance | path

Searched refs:ar_hdsize (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dahdi.h68 u_int32_t ar_hdsize; /* size of entire volume in blocks */ member
H A Dahdilbl.h108 u_int32_t ar_hdsize; /* size of entire volume in blocks */ member
/netbsd-src/sys/arch/atari/include/
H A Dahdilabel.h70 u_int32_t ar_hdsize; /* size of entire volume in blocks */ member
/netbsd-src/sys/arch/atari/stand/tostools/aptck/
H A Dahdilbl.h108 u_int32_t ar_hdsize; /* size of entire volume in blocks */ member
H A Ddisklbl.c344 dd->hdsize = root->ar_hdsize;
/netbsd-src/sys/arch/atari/stand/ahdilabel/
H A Dread.c124 ptable->secperunit=root->ar_hdsize; in read_rsec()
H A Dwrite.c146 root->ar_hdsize = ptable->secperunit; in ahdi_writelabel()
/netbsd-src/sys/arch/atari/stand/installboot/
H A Ddisklabel.c239 alab->nsecs = root.ar_hdsize; in ahdi_getparts()
/netbsd-src/sys/arch/atari/atari/
H A Ddisksubr.c527 apt->at_hdsize = root->ar_hdsize; in ahdi_getparts()