Searched refs:length_short (Results 1 – 1 of 1) sorted by relevance
957 int actual_length, length_short; in handle_xsr_succ_status() local1034 length_short = le32_to_cpu(short_bd->offset[2]) & 0x1FFFFF; in handle_xsr_succ_status()1036 length_short -= SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()1037 actual_length += length_short; in handle_xsr_succ_status()