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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/cdrom/
H A Dsonycd535.c370 * to by data_ptr. Return zero on success, TIME_OUT if we did not receive
394 return TIME_OUT;
402 * TIME_OUT on failure.
409 return TIME_OUT;
412 return TIME_OUT;
458 return TIME_OUT;
529 * else we return TIME_OUT. You still have to check the status yourself.
545 return TIME_OUT;
549 return TIME_OUT;
565 return TIME_OUT;
[all...]
H A Dsonycd535.h101 #define TIME_OUT (-1) macro

Completed in 32 milliseconds