Searched refs:dst_cell (Results 1 – 1 of 1) sorted by relevance
57 tnf_ref32_t src_off, exp_off, dst_off, *dst_blk, *dst_cell; in vaddr_to_phys() local84 dst_cell = (tnf_ref32_t *)(base + dst_off); in vaddr_to_phys()87 dst_blk = _GET_BLOCK(tnf, dst_cell); in vaddr_to_phys()98 ((char *)dst_cell - (char *)dst_blk) < bytes_valid)) in vaddr_to_phys()99 return (dst_cell); in vaddr_to_phys()