Searched refs:length0 (Results 1 – 7 of 7) sorted by relevance
168 acpi_size length0; in acpi_ex_concat_template() local187 length0 = ACPI_PTR_DIFF(end_tag, operand0->buffer.pointer); in acpi_ex_concat_template()200 new_length = length0 + length1 + sizeof(struct aml_resource_end_tag); in acpi_ex_concat_template()214 ACPI_MEMCPY(new_buf, operand0->buffer.pointer, length0); in acpi_ex_concat_template()215 ACPI_MEMCPY(new_buf + length0, operand1->buffer.pointer, length1); in acpi_ex_concat_template()569 u32 length0; in acpi_ex_do_logical_op() local652 length0 = operand0->buffer.length; in acpi_ex_do_logical_op()659 (length0 > length1) ? length1 : length0); in acpi_ex_do_logical_op()666 if ((length0 == length1) && (compare == 0)) { in acpi_ex_do_logical_op()686 if (length0 > length1) { in acpi_ex_do_logical_op()[all …]
203 __le16 length0; /* length of buffer 0 */ member
134 #define length0 iovec[0].len macro
2664 tpd->length0 = skb->len | TPD_LST; in he_send()
517 __le16 length0; /* length of buffer 0 */ member
765 length = le16_to_cpu(rx_desc->wb.middle.length0); in e1000_clean_rx_irq_ps()
649 __le16 length0; /* length of buffer 0 */ member