Home
last modified time | relevance | path

Searched refs:upwa (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/platforms/pseries/
Dmobility.c153 struct update_props_workarea *upwa; in update_dt_node() local
170 upwa = (struct update_props_workarea *)&rtas_buf[0]; in update_dt_node()
171 upwa->phandle = cpu_to_be32(dn->phandle); in update_dt_node()
179 prop_data = rtas_buf + sizeof(*upwa); in update_dt_node()
180 nprops = be32_to_cpu(upwa->nprops); in update_dt_node()