Searched refs:length0 (Results 1 – 7 of 7) sorted by relevance
280 u32 length0; in acpi_ex_do_logical_op() local374 length0 = operand0->buffer.length; in acpi_ex_do_logical_op()381 (length0 > length1) ? length1 : length0); in acpi_ex_do_logical_op()388 if ((length0 == length1) && (compare == 0)) { in acpi_ex_do_logical_op()408 if (length0 > length1) { in acpi_ex_do_logical_op()425 if (length0 < length1) { in acpi_ex_do_logical_op()
347 acpi_size length0; in acpi_ex_concat_template() local366 length0 = ACPI_PTR_DIFF(end_tag, operand0->buffer.pointer); in acpi_ex_concat_template()379 new_length = length0 + length1 + sizeof(struct aml_resource_end_tag); in acpi_ex_concat_template()393 memcpy(new_buf, operand0->buffer.pointer, length0); in acpi_ex_concat_template()394 memcpy(new_buf + length0, operand1->buffer.pointer, length1); in acpi_ex_concat_template()
129 #define length0 iovec[0].len macro
2590 tpd->length0 = skb->len | TPD_LST; in he_send()
296 __le16 length0; /* length of buffer 0 */ member
1374 length = le16_to_cpu(rx_desc->wb.middle.length0); in e1000_clean_rx_irq_ps()
548 __le16 length0; /* length of buffer 0 */ member