Searched refs:msgint (Results 1 – 1 of 1) sorted by relevance
477 union acpi_object *msgobj, *msgstr, *msgint; in hsmp_read_acpi_dsd() local481 msgint = &msgobj->package.elements[1]; in hsmp_read_acpi_dsd()486 msgint->type != ACPI_TYPE_INTEGER) { in hsmp_read_acpi_dsd()493 sock->mbinfo.msg_id_off = msgint->integer.value; in hsmp_read_acpi_dsd()496 sock->mbinfo.msg_resp_off = msgint->integer.value; in hsmp_read_acpi_dsd()499 sock->mbinfo.msg_arg_off = msgint->integer.value; in hsmp_read_acpi_dsd()