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

  /src/sys/arch/atari/stand/installboot/
disklabel.c 35 #include <machine/ahdilabel.h>
46 struct ahdilabel { struct
61 static int ahdi_getparts(int, daddr_t, daddr_t, struct ahdilabel *);
130 struct ahdilabel al;
190 ahdi_getparts(int fd, daddr_t rsec, daddr_t esec, struct ahdilabel *alab)
disklabel.c 35 #include <machine/ahdilabel.h>
46 struct ahdilabel { struct
61 static int ahdi_getparts(int, daddr_t, daddr_t, struct ahdilabel *);
130 struct ahdilabel al;
190 ahdi_getparts(int fd, daddr_t rsec, daddr_t esec, struct ahdilabel *alab)

Completed in 62 milliseconds