Searched refs:ahdi_label (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/atari/stand/installboot/ |
| D | disklabel.c | 63 static int ahdi_label(int, uint32_t *, struct disklabel *); 96 if ((e = ahdi_label(fd, &bbsec, dl)) < 0) in readdisklabel() 131 ahdi_label(int fd, uint32_t *bbsec, struct disklabel *label) in ahdi_label() function
|
| /netbsd/src/sys/arch/atari/stand/tostools/aptck/ |
| D | disklbl.c | 43 static int ahdi_label PROTO((disk_t *)); 69 e = ahdi_label(dd); in readdisklabel() 138 ahdi_label(disk_t *dd) in ahdi_label() function
|
| /netbsd/src/sys/arch/atari/atari/ |
| D | disksubr.c | 57 static int ahdi_label(dev_t, void (*)(struct buf *), 119 e = ahdi_label(dev, strat, lp, clp); in readdisklabel() 291 ahdi_label(dev_t dev, void (*strat)(struct buf *), struct disklabel *dl, in ahdi_label() function
|