Searched refs:tape_find_device (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_proc.c51 device = tape_find_device(n);
H A Dtape.h298 extern struct tape_device *tape_find_device(int devindex);
H A Dtape_char.c294 device = tape_find_device(minor / TAPE_MINORS_PER_DEV);
296 DBF_EVENT(3, "TCHAR:open: tape_find_device() failed\n");
H A Dtape_core.c545 tape_find_device(int devindex) function

Completed in 100 milliseconds