Searched refs:header_bytes_in_len (Results 1 – 1 of 1) sorted by relevance
1005 const int header_bytes_in_len = 2; in aml_interrupt() local 1006 uint16_t len = header_bytes_in_len + irq_count * sizeof(uint32_t); in aml_interrupt()