HomeSort by: relevance | last modified time | path
    Searched refs:ahdi_root (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/atari/stand/tostools/libtos/
ahdi.h 66 struct ahdi_root { struct
ahdi.c 52 struct ahdi_root *root;
ahdilbl.h 106 struct ahdi_root { struct
  /src/sys/arch/atari/include/
ahdilabel.h 68 struct ahdi_root { struct
  /src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h 106 struct ahdi_root { struct
disklbl.c 307 struct ahdi_root *root;
  /src/sys/arch/atari/stand/ahdilabel/
write.c 55 struct ahdi_root *root;
79 if ((root = malloc (sizeof (struct ahdi_root))) == NULL) {
83 bzero ((void *) root, sizeof (struct ahdi_root));
178 bzero ((void *) root, sizeof (struct ahdi_root));
read.c 105 struct ahdi_root *root;
  /src/sys/arch/atari/stand/installboot/
installboot.c 64 static void mkahdiboot(struct ahdi_root *, char *,
74 static struct ahdi_root ahdiboot;
366 mkahdiboot(struct ahdi_root *newroot, char *xxb00t, char *devnm,
369 struct ahdi_root tmproot;
disklabel.c 196 struct ahdi_root root;
  /src/sys/arch/atari/atari/
disksubr.c 483 struct ahdi_root *root;
498 root = (struct ahdi_root *)bp->b_data;
  /src/sys/arch/atari/stand/edahdi/
edahdi.c 403 struct ahdi_root *root;
482 struct ahdi_root *root;

Completed in 18 milliseconds