tag | line | file | source code |
---|---|---|---|
sjcd_status_timeout | 394 | drivers/cdrom/sjcd.c | static volatile long sjcd_status_timeout; |
sjcd_status_timeout | 409 | drivers/cdrom/sjcd.c | } else if( --sjcd_status_timeout <= 0 ){ |
sjcd_status_timeout | 427 | drivers/cdrom/sjcd.c | sjcd_status_timeout = SJCD_WAIT_FOR_STATUS_TIMEOUT; |
sjcd_status_timeout | 431 | drivers/cdrom/sjcd.c | if( sjcd_status_timeout <= 0 ) |
sjcd_status_timeout | 434 | drivers/cdrom/sjcd.c | return( sjcd_status_timeout ); |