taglinefilesource code
retry_count564drivers/block/cdu31a.cunsigned int retry_count;
retry_count569drivers/block/cdu31a.cretry_count = jiffies + SONY_RESET_TIMEOUT;
retry_count570drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (!is_attention()))
retry_count600drivers/block/cdu31a.cunsigned int retry_count;
retry_count603drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count604drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_param_write_rdy()))
retry_count606drivers/block/cdu31a.cretry_count--;
retry_count636drivers/block/cdu31a.cunsigned int retry_count;
retry_count642drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count643drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy() || (!(is_result_ready()))))
retry_count704drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count705drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_result_ready()))
retry_count707drivers/block/cdu31a.cretry_count--;
retry_count733drivers/block/cdu31a.cretry_count = SONY_READY_RETRIES;
retry_count734drivers/block/cdu31a.cwhile ((retry_count > 0) && (!is_result_ready()))
retry_count736drivers/block/cdu31a.cretry_count--;
retry_count773drivers/block/cdu31a.cunsigned int retry_count;
retry_count810drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count811drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy()))
retry_count1008drivers/block/cdu31a.cunsigned int retry_count;
retry_count1039drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1040drivers/block/cdu31a.cwhile ((retry_count > jiffies) && (is_busy()))
retry_count1182drivers/block/cdu31a.cunsigned int retry_count;
retry_count1258drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1259drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_data_ready()))
retry_count1297drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1298drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_result_ready()))
retry_count1904drivers/block/cdu31a.cunsigned int retry_count;
retry_count1914drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1916drivers/block/cdu31a.cwhile (   (retry_count > jiffies)
retry_count1978drivers/block/cdu31a.cretry_count = jiffies + SONY_JIFFIES_TIMEOUT;
retry_count1979drivers/block/cdu31a.cwhile ((retry_count > jiffies) && !(is_result_ready()))
retry_count2742drivers/block/cdu31a.cint retry_count;
retry_count2770drivers/block/cdu31a.cretry_count = jiffies + SONY_RESET_TIMEOUT;
retry_count2771drivers/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;