Home
last modified time | relevance | path

Searched refs:orig_length (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dgdth_proc.c29 int orig_length, drive, wb_mode; in gdth_set_asc_info() local
40 orig_length = length + 5; in gdth_set_asc_info()
81 return(orig_length); in gdth_set_asc_info()
104 return(orig_length); in gdth_set_asc_info()
111 return(orig_length); in gdth_set_asc_info()
131 return(orig_length); in gdth_set_asc_info()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtc.c239 int orig_length; in ath10k_htc_process_trailer() local
243 orig_length = length; in ath10k_htc_process_trailer()
290 orig_buffer, orig_length); in ath10k_htc_process_trailer()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.c1224 const uint64_t orig_length = length; in gen8_alloc_va_range_3lvl() local
1260 length = orig_length; in gen8_alloc_va_range_3lvl()