Searched refs:tape_open (Results 1 – 3 of 3) sorted by relevance
293 extern int tape_open(struct tape_device *);
300 rc = tape_open(device); in tapechar_open()
1259 tape_open(struct tape_device *device) in tape_open() function