Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds