tag | line | file | source code |
---|---|---|---|
sjcd_status_timeout | 334 | drivers/cdrom/sjcd.c | static volatile long sjcd_status_timeout; |
sjcd_status_timeout | 349 | drivers/cdrom/sjcd.c | } else if( --sjcd_status_timeout <= 0 ){ |
sjcd_status_timeout | 367 | drivers/cdrom/sjcd.c | sjcd_status_timeout = SJCD_WAIT_FOR_STATUS_TIMEOUT; |
sjcd_status_timeout | 371 | drivers/cdrom/sjcd.c | if( sjcd_status_timeout <= 0 ) |
sjcd_status_timeout | 374 | drivers/cdrom/sjcd.c | return( sjcd_status_timeout ); |