Searched refs:TIME_OUT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/cdrom/
H A Dsonycd535.c376 * to by data_ptr. Return zero on success, TIME_OUT if we did not receive
400 return TIME_OUT;
408 * TIME_OUT on failure.
415 return TIME_OUT;
418 return TIME_OUT;
464 return TIME_OUT;
535 * else we return TIME_OUT. You still have to check the status yourself.
551 return TIME_OUT;
555 return TIME_OUT;
571 return TIME_OUT;
[all...]
H A Dsonycd535.h101 #define TIME_OUT (-1) macro

Completed in 99 milliseconds