Home
last modified time | relevance | path

Searched refs:disklabel_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpk_disklabel.c132 disklabel_write(device_instance *instance, in disklabel_write() function
165 disklabel_write,
H A DChangeLog-20213138 * pk_disklabel.c (disklabel_write, disklabel_read): Remember the
/netbsd-src/sys/arch/hp300/stand/inst/
H A Dinst.c92 int disklabel_write(char *, int, struct open_file *);
228 if (disklabel_write(block, sizeof(block), disk_ofp)) in dsklabel()
490 disklabel_write(char *block, int len, struct open_file *ofp) in disklabel_write() function