Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun68k/stand/tapeboot/
H A Ddev_tape.h5 int tape_close(struct open_file *);
H A Dconf.c13 { "tape", tape_strategy, tape_open, tape_close, tape_ioctl },
H A Ddev_tape.c125 tape_close(struct open_file *f) in tape_close() function
/netbsd-src/sys/arch/mvme68k/stand/bootst/
H A Ddev_tape.h5 int tape_close(struct open_file *);
H A Dconf.c13 { "tape", tape_strategy, tape_open, tape_close, tape_ioctl },
H A Ddev_tape.c115 tape_close(struct open_file *f) in tape_close() function