Home
last modified time | relevance | path

Searched refs:tape_ioctl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sun68k/stand/tapeboot/
H A Ddev_tape.h7 int tape_ioctl(struct open_file *, u_long, void *);
H A Dconf.c13 { "tape", tape_strategy, tape_open, tape_close, tape_ioctl },
H A Ddev_tape.c180 tape_ioctl(struct open_file *f, u_long cmd, void *data) in tape_ioctl() function
/netbsd-src/sys/arch/mvme68k/stand/bootst/
H A Ddev_tape.h7 int tape_ioctl(struct open_file *, u_long, void *);
H A Dconf.c13 { "tape", tape_strategy, tape_open, tape_close, tape_ioctl },
H A Ddev_tape.c156 tape_ioctl(struct open_file *f, u_long cmd, void *data) in tape_ioctl() function