taglinefilesource code
retry_count559drivers/block/cdu31a.cunsigned int retry_count;
retry_count564drivers/block/cdu31a.cretry_count = jiffies + SONY_RESET_TIMEOUT;
retry_count565drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (!is_attention()))
retry_count595drivers/block/cdu31a.cunsigned int retry_count;
retry_count598drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count599drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_param_write_rdy()))
retry_count601drivers/block/cdu31a.cretry_count--;
retry_count631drivers/block/cdu31a.cunsigned int retry_count;
retry_count637drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count638drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy() || (!(is_result_ready()))))
retry_count699drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count700drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_result_ready()))
retry_count702drivers/block/cdu31a.cretry_count--;
retry_count728drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count729drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_result_ready()))
retry_count731drivers/block/cdu31a.cretry_count--;
retry_count768drivers/block/cdu31a.cunsigned int retry_count;
retry_count805drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count806drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy()))
retry_count1003drivers/block/cdu31a.cunsigned int retry_count;
retry_count1034drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1035drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy()))
retry_count1169drivers/block/cdu31a.cunsigned int retry_count;
retry_count1245drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1246drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_data_ready()))
retry_count1284drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1285drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_result_ready()))
retry_count1878drivers/block/cdu31a.cunsigned int retry_count;
retry_count1888drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1890drivers/block/cdu31a.cwhile (   (retry_count > jiffies)
retry_count1952drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1953drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_result_ready()))
retry_count2716drivers/block/cdu31a.cint retry_count;
retry_count2744drivers/block/cdu31a.cretry_count = jiffies + SONY_RESET_TIMEOUT;
retry_count2745drivers/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;