taglinefilesource code
retry_count610drivers/block/cdu31a.cunsigned int retry_count;
retry_count615drivers/block/cdu31a.cretry_count = jiffies + SONY_RESET_TIMEOUT;
retry_count616drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (!is_attention()))
retry_count646drivers/block/cdu31a.cunsigned int retry_count;
retry_count649drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count650drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_param_write_rdy()))
retry_count652drivers/block/cdu31a.cretry_count--;
retry_count682drivers/block/cdu31a.cunsigned int retry_count;
retry_count688drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count689drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy() || (!(is_result_ready()))))
retry_count750drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count751drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_result_ready()))
retry_count753drivers/block/cdu31a.cretry_count--;
retry_count779drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count780drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_result_ready()))
retry_count782drivers/block/cdu31a.cretry_count--;
retry_count819drivers/block/cdu31a.cunsigned int retry_count;
retry_count857drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count858drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy()))
retry_count1074drivers/block/cdu31a.cunsigned int retry_count;
retry_count1105drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1106drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy()))
retry_count1263drivers/block/cdu31a.cunsigned int retry_count;
retry_count1339drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1340drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_data_ready()))
retry_count1378drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1379drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_result_ready()))
retry_count1986drivers/block/cdu31a.cunsigned int retry_count;
retry_count1996drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1998drivers/block/cdu31a.cwhile (   (retry_count > jiffies)
retry_count2060drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count2061drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_result_ready()))
retry_count2828drivers/block/cdu31a.cint retry_count;
retry_count2856drivers/block/cdu31a.cretry_count = jiffies + SONY_RESET_TIMEOUT;
retry_count2857drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (!is_attention()))
retry_count388drivers/block/sonycd535.cint retry_count;
retry_count391drivers/block/sonycd535.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count392drivers/block/sonycd535.cwhile (jiffies < retry_count) {
retry_count622drivers/block/sonycd535.cint  retry_count;
retry_count645drivers/block/sonycd535.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count646drivers/block/sonycd535.cwhile (jiffies < retry_count) {
retry_count663drivers/block/sonycd535.cif (retry_count <= jiffies)
retry_count1534drivers/block/sonycd535.cint  retry_count;
retry_count1572drivers/block/sonycd535.cretry_count = jiffies + 2 * HZ;
retry_count1573drivers/block/sonycd535.cwhile (jiffies < retry_count)
retry_count1578drivers/block/sonycd535.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1579drivers/block/sonycd535.cwhile (jiffies < retry_count) {
retry_count1586drivers/block/sonycd535.cif ((jiffies < retry_count) && (check_drive_status() != TIME_OUT)) {
retry_count124include/linux/cdrom.hu_char  retry_count;    /* error retry count      */
retry_count186net/802/llc.csk->llc.retry_count=0;
retry_count302net/802/llc.csk->llc.retry_count=0;
retry_count313net/802/llc.csk->llc.retry_count=0;
retry_count321net/802/llc.csk->llc.retry_count=0;
retry_count335net/802/llc.csk->llc.retry_count=0;