Searched refs:tape_state_verbose (Results 1 - 3 of 3) 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.c67 str = tape_state_verbose[device->tape_state];
H A Dtape_core.c55 const char *tape_state_verbose[TS_SIZE] = variable
118 "OFFLINE" : tape_state_verbose[tdev->tape_state]);
192 str = tape_state_verbose[device->tape_state];
198 str = tape_state_verbose[newstate];
1325 EXPORT_SYMBOL(tape_state_verbose); variable
H A Dtape.h403 extern const char *tape_state_verbose[];

Completed in 79 milliseconds