Lines Matching refs:liobn
390 __be32 liobn; /* tce table number */ member
411 u32 liobn; member
453 rc = plpar_tce_stuff((u64)be32_to_cpu(maprange->liobn), in tce_clearrange_multi_pSeriesLP()
467 u64 tce_size, num_tce, dma_offset, next, proto_tce, liobn; in tce_setrange_multi_pSeriesLP() local
487 liobn = (u64)be32_to_cpu(maprange->liobn); in tce_setrange_multi_pSeriesLP()
515 rc = plpar_tce_put_indirect(liobn, in tce_setrange_multi_pSeriesLP()
815 u64 liobn; in remove_ddw() local
829 liobn = (u64)be32_to_cpu(dwp->liobn); in remove_ddw()
841 ret = rtas_call(ddw_avail[2], 1, 1, NULL, liobn); in remove_ddw()
845 np->full_name, ret, ddw_avail[2], liobn); in remove_ddw()
849 np->full_name, ret, ddw_avail[2], liobn); in remove_ddw()
971 window_shift, ret, create->liobn, create->addr_hi, create->addr_lo); in create_ddw()
1099 ddwprop->liobn = cpu_to_be32(create.liobn); in enable_ddw()
1106 create.liobn, dn->full_name); in enable_ddw()