Searched refs:rawfs_close (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Drawfs.h9 int rawfs_close(struct open_file *);
H A Drawfs.c81 rawfs_close(struct open_file *f) function
89 printf("rawfs_close: fs=0x%x\n", (u_long)fs);
/netbsd-current/sys/arch/sun68k/stand/tapeboot/
H A Drawfs.h9 int rawfs_close(struct open_file *);
H A Drawfs.c83 rawfs_close(struct open_file *f) function
92 printf("rawfs_close: breakpoint...", fs->fs_buf);
/netbsd-current/sys/arch/mvme68k/stand/bootst/
H A Drawfs.h9 int rawfs_close(struct open_file *f);
H A Drawfs.c75 int rawfs_close(struct open_file *f) function

Completed in 199 milliseconds