Lines Matching refs:Length
397 if (record->Length > length) { in hif_dev_process_trailer()
400 record->Length, in hif_dev_process_trailer()
414 A_ASSERT(record->Length >= sizeof(*look_ahead)); in hif_dev_process_trailer()
447 A_ASSERT(record->Length >= in hif_dev_process_trailer()
449 if ((record->Length >= in hif_dev_process_trailer()
461 record->Length, in hif_dev_process_trailer()
465 if ((record->Length / in hif_dev_process_trailer()
478 (int)(record->Length / in hif_dev_process_trailer()
498 record->RecordID, record->Length); in hif_dev_process_trailer()
506 buffer += record->Length; in hif_dev_process_trailer()
507 length -= record->Length; in hif_dev_process_trailer()