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

  /src/sys/arch/mvme68k/stand/bootst/
dev_tape.h 7 int tape_ioctl(struct open_file *, u_long, void *);
conf.c 13 { "tape", tape_strategy, tape_open, tape_close, tape_ioctl },
dev_tape.c 156 tape_ioctl(struct open_file *f, u_long cmd, void *data) function in typeref:typename:int
  /src/sys/arch/sun68k/stand/tapeboot/
dev_tape.h 7 int tape_ioctl(struct open_file *, u_long, void *);
conf.c 13 { "tape", tape_strategy, tape_open, tape_close, tape_ioctl },
dev_tape.c 180 tape_ioctl(struct open_file *f, u_long cmd, void *data) function in typeref:typename:int

Completed in 13 milliseconds