HomeSort by: relevance | last modified time | path
    Searched refs:rawfs_read (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
rawfs.h 10 int rawfs_read(struct open_file *, void *, u_int, u_int *);
rawfs.c 99 rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) function in typeref:typename:int
107 printf("rawfs_read: file=0x%x, start=0x%x, size=%d, resid=0x%x\n",
  /src/sys/arch/sun68k/stand/tapeboot/
rawfs.h 10 int rawfs_read(struct open_file *, void *, u_int, u_int *);
rawfs.c 104 rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) function in typeref:typename:int
  /src/sys/arch/mvme68k/stand/bootst/
rawfs.h 10 int rawfs_read(struct open_file *f, void *buf, u_int size, u_int *resid);
rawfs.c 88 int rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) function in typeref:typename:int

Completed in 12 milliseconds