Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7388 uint64_t *ll_src, *ll_dst; in ddi_device_copy() local
7430 ll_dst = (uint64_t *)dest_addr; in ddi_device_copy()
7433 ddi_put64(dest_handle, ll_dst, in ddi_device_copy()
7435 ll_dst += dest_advcnt; in ddi_device_copy()