taglinefilesource code
sjcd_status_timeout394drivers/cdrom/sjcd.cstatic volatile long sjcd_status_timeout;
sjcd_status_timeout409drivers/cdrom/sjcd.c} else if( --sjcd_status_timeout <= 0 ){
sjcd_status_timeout427drivers/cdrom/sjcd.csjcd_status_timeout = SJCD_WAIT_FOR_STATUS_TIMEOUT;
sjcd_status_timeout431drivers/cdrom/sjcd.cif( sjcd_status_timeout <= 0 )
sjcd_status_timeout434drivers/cdrom/sjcd.creturn( sjcd_status_timeout );