<dec f='src/src/sys/external/bsd/acpica/dist/include/acinterp.h' l='186' type='ACPI_STATUS AcpiExWriteWithUpdateRule(ACPI_OPERAND_OBJECT * ObjDesc, UINT64 Mask, UINT64 FieldValue, UINT32 FieldDatumByteOffset)'/>
<def f='src/src/sys/external/bsd/acpica/dist/executer/exfldio.c' l='616' ll='705' type='ACPI_STATUS AcpiExWriteWithUpdateRule(ACPI_OPERAND_OBJECT * ObjDesc, UINT64 Mask, UINT64 FieldValue, UINT32 FieldDatumByteOffset)'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exfldio.c' l='990' u='c' c='AcpiExInsertIntoField'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exfldio.c' l='1048' u='c' c='AcpiExInsertIntoField'/>
<doc f='src/src/sys/external/bsd/acpica/dist/executer/exfldio.c' l='601'>/*******************************************************************************
 *
 * FUNCTION:    AcpiExWriteWithUpdateRule
 *
 * PARAMETERS:  ObjDesc                 - Field to be written
 *              Mask                    - bitmask within field datum
 *              FieldValue              - Value to write
 *              FieldDatumByteOffset    - Offset of datum within field
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Apply the field update rule to a field write
 *
 ******************************************************************************/</doc>
