Home
last modified time | relevance | path

Searched refs:next68k_disklabel (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/next68k/next68k/
H A Ddisksubr.c57 static const char *parse_nextstep_label(struct next68k_disklabel *,
59 static int build_nextstep_label(struct next68k_disklabel *, struct disklabel *);
75 parse_nextstep_label(struct next68k_disklabel *ondisk, struct disklabel *lp, in parse_nextstep_label()
168 build_nextstep_label(struct next68k_disklabel *ondisk, struct disklabel *lp) in build_nextstep_label()
366 if (IS_DISKLABEL((struct next68k_disklabel *)bp->b_data)) { in readdisklabel()
369 (struct next68k_disklabel *)bp->b_data, lp, osdep); in readdisklabel()
432 build_nextstep_label((struct next68k_disklabel *)bp->b_data, lp); in writedisklabel()
/netbsd-src/sys/arch/next68k/stand/boot/
H A Dsd.c120 struct next68k_disklabel *label; in sdgetinfo()
148 label = (struct next68k_disklabel *)(io_buf+NEXT68K_LABEL_OFFSET); in sdgetinfo()
/netbsd-src/usr.sbin/installboot/arch/
H A Dnext68k.c87 struct next68k_disklabel *next68klabel; in next68k_setboot()
/netbsd-src/sys/sys/
H A Dbootblock.h1193 struct next68k_disklabel { struct