Home
last modified time | relevance | path

Searched refs:filecore_bootblock (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/arm/arm/
H A Ddisksubr_acorn.c184 struct filecore_bootblock *bb; in filecore_label_read()
217 bb = (struct filecore_bootblock *)bp->b_data; in filecore_label_read()
326 struct filecore_bootblock *bb; in filecore_label_locate()
358 bb = (struct filecore_bootblock *)bp->b_data; in filecore_label_locate()
/netbsd-src/sys/arch/acorn32/stand/lib/
H A Driscospart.c152 struct filecore_bootblock *bb; in getdisklabel_acorn()
161 bb = (struct filecore_bootblock *) buf; in getdisklabel_acorn()
/netbsd-src/usr.sbin/sysinst/arch/cats/
H A Dmd.c70 struct filecore_bootblock *fcbb = (struct filecore_bootblock *)bb; in md_get_info()
/netbsd-src/usr.sbin/sysinst/arch/acorn32/
H A Dmd.c72 struct filecore_bootblock *fcbb = (struct filecore_bootblock *)bb; in md_get_info()
/netbsd-src/sys/sys/
H A Ddisklabel_acorn.h68 struct filecore_bootblock { struct
/netbsd-src/sbin/disklabel/
H A Dmain.c1106 struct filecore_bootblock *fcbb;
1114 fcbb = (struct filecore_bootblock *)bb;