Searched refs:msgint (Results 1 – 1 of 1) sorted by relevance
148 union acpi_object *msgobj, *msgstr, *msgint; in hsmp_read_acpi_dsd() local152 msgint = &msgobj->package.elements[1]; in hsmp_read_acpi_dsd()157 msgint->type != ACPI_TYPE_INTEGER) { in hsmp_read_acpi_dsd()164 sock->mbinfo.msg_id_off = msgint->integer.value; in hsmp_read_acpi_dsd()167 sock->mbinfo.msg_resp_off = msgint->integer.value; in hsmp_read_acpi_dsd()170 sock->mbinfo.msg_arg_off = msgint->integer.value; in hsmp_read_acpi_dsd()