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