Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c182 struct update_props_workarea *upwa; in update_dt_node() local
199 upwa = (struct update_props_workarea *)&rtas_buf[0]; in update_dt_node()
200 upwa->phandle = cpu_to_be32(dn->phandle); in update_dt_node()
208 prop_data = rtas_buf + sizeof(*upwa); in update_dt_node()
209 nprops = be32_to_cpu(upwa->nprops); in update_dt_node()