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

/netbsd-current/sys/arch/hp300/stand/common/
H A Drawfs.h10 int rawfs_read(struct open_file *, void *, u_int, u_int *);
H A Drawfs.c99 rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) function
107 printf("rawfs_read: file=0x%x, start=0x%x, size=%d, resid=0x%x\n",
/netbsd-current/sys/arch/sun68k/stand/tapeboot/
H A Drawfs.h10 int rawfs_read(struct open_file *, void *, u_int, u_int *);
H A Drawfs.c104 rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) function
/netbsd-current/sys/arch/mvme68k/stand/bootst/
H A Drawfs.h10 int rawfs_read(struct open_file *f, void *buf, u_int size, u_int *resid);
H A Drawfs.c88 int rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) function

Completed in 207 milliseconds