/src/sys/arch/mvme68k/stand/bootxx/ |
bootxx.c | 53 int copyboot(struct open_file *, u_long *); 90 error = copyboot(&f, &addr); 95 /* copyboot had a problem... */ 100 copyboot(struct open_file *fp, u_long *addr) function in typeref:typename:int
|
bootxx.c | 53 int copyboot(struct open_file *, u_long *); 90 error = copyboot(&f, &addr); 95 /* copyboot had a problem... */ 100 copyboot(struct open_file *fp, u_long *addr) function in typeref:typename:int
|
bootxx.c | 53 int copyboot(struct open_file *, u_long *); 90 error = copyboot(&f, &addr); 95 /* copyboot had a problem... */ 100 copyboot(struct open_file *fp, u_long *addr) function in typeref:typename:int
|
bootxx.c | 53 int copyboot(struct open_file *, u_long *); 90 error = copyboot(&f, &addr); 95 /* copyboot had a problem... */ 100 copyboot(struct open_file *fp, u_long *addr) function in typeref:typename:int
|
/src/sys/arch/sun68k/stand/bootxx/ |
bootxx.c | 49 int copyboot(struct open_file *, char *); 87 error = copyboot(&f, addr); 96 /* copyboot had a problem... */ 101 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
bootxx.c | 49 int copyboot(struct open_file *, char *); 87 error = copyboot(&f, addr); 96 /* copyboot had a problem... */ 101 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
bootxx.c | 49 int copyboot(struct open_file *, char *); 87 error = copyboot(&f, addr); 96 /* copyboot had a problem... */ 101 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
bootxx.c | 49 int copyboot(struct open_file *, char *); 87 error = copyboot(&f, addr); 96 /* copyboot had a problem... */ 101 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
/src/sys/arch/sun68k/stand/bootyy/ |
bootyy.c | 50 int copyboot(struct open_file *, char *); 96 error = copyboot(&f, addr); 105 /* copyboot had a problem... */ 110 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
bootyy.c | 50 int copyboot(struct open_file *, char *); 96 error = copyboot(&f, addr); 105 /* copyboot had a problem... */ 110 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
bootyy.c | 50 int copyboot(struct open_file *, char *); 96 error = copyboot(&f, addr); 105 /* copyboot had a problem... */ 110 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|
bootyy.c | 50 int copyboot(struct open_file *, char *); 96 error = copyboot(&f, addr); 105 /* copyboot had a problem... */ 110 copyboot(struct open_file *fp, char *addr) function in typeref:typename:int
|