Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7385 uint8_t *b_src, *b_dst; in ddi_device_copy() local
7397 b_dst = (uint8_t *)dest_addr; in ddi_device_copy()
7400 ddi_put8(dest_handle, b_dst, in ddi_device_copy()
7402 b_dst += dest_advcnt; in ddi_device_copy()