Lines Matching defs:or
8 * Redistribution and use in source and binary forms, with or without
15 * documentation and/or other materials provided with the distribution.
65 struct aml_opregion *or;
82 or = &wname->property->opregion;
85 aml_region_write(env, or->space, field->flags,
86 obj->num.number, or->offset,
89 or->space, obj->num.number,
90 or->offset + field->bitoffset / 8);
100 aml_region_write_from_buffer(env, or->space,
101 field->flags, buffer, or->offset, field->bitoffset,
105 if (or->space != obj->regfield.space) {
113 field->flags, or->offset, field->bitoffset,