HomeSort by: relevance | last modified time | path
    Searched defs:tape_open (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mvme68k/stand/bootst/
dev_tape.c 68 /* The following will call tape_open() */
73 tape_open(struct open_file *f, ...) function in typeref:typename:int
  /src/sys/arch/sun68k/stand/tapeboot/
dev_tape.c 70 /* The following will call tape_open() */
75 tape_open(struct open_file *f, ...) function in typeref:typename:int
86 printf("tape_open: part=%s\n", fname);
115 printf("tape_open: prom_iopen returned 0x%x\n", error);

Completed in 11 milliseconds