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 38 #include <machine/ahdilabel.h>
49 struct ahdilabel { struct
64 static int ahdi_getparts(int, daddr_t, daddr_t, struct ahdilabel *);
133 struct ahdilabel al;
193 ahdi_getparts(int fd, daddr_t rsec, daddr_t esec, struct ahdilabel *alab)
disklabel.c 38 #include <machine/ahdilabel.h>
49 struct ahdilabel { struct
64 static int ahdi_getparts(int, daddr_t, daddr_t, struct ahdilabel *);
133 struct ahdilabel al;
193 ahdi_getparts(int fd, daddr_t rsec, daddr_t esec, struct ahdilabel *alab)

Completed in 54 milliseconds