Lines Matching refs:liobn
318 __be32 liobn; /* tce table number */ member
339 u32 liobn; member
381 rc = plpar_tce_stuff((u64)be32_to_cpu(maprange->liobn), in tce_clearrange_multi_pSeriesLP()
395 u64 tce_size, num_tce, dma_offset, next, proto_tce, liobn; in tce_setrange_multi_pSeriesLP() local
415 liobn = (u64)be32_to_cpu(maprange->liobn); in tce_setrange_multi_pSeriesLP()
443 rc = plpar_tce_put_indirect(liobn, in tce_setrange_multi_pSeriesLP()
728 u64 liobn; in remove_ddw() local
742 liobn = (u64)be32_to_cpu(dwp->liobn); in remove_ddw()
754 ret = rtas_call(ddw_avail[2], 1, 1, NULL, liobn); in remove_ddw()
758 np->full_name, ret, ddw_avail[2], liobn); in remove_ddw()
762 np->full_name, ret, ddw_avail[2], liobn); in remove_ddw()
884 window_shift, ret, create->liobn, create->addr_hi, create->addr_lo); in create_ddw()
1012 ddwprop->liobn = cpu_to_be32(create.liobn); in enable_ddw()
1019 create.liobn, dn->full_name); in enable_ddw()