Searched refs:tape_find_device (Results 1 – 4 of 4) sorted by relevance
51 device = tape_find_device(n); in tape_proc_show()
272 extern struct tape_device *tape_find_device(int devindex);
284 device = tape_find_device(minor / TAPE_MINORS_PER_DEV); in tapechar_open()
545 tape_find_device(int devindex) in tape_find_device() function