Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Dsunddi.c7706 uint8_t *b_src, *b_dst; in ddi_device_copy() local
7718 b_dst = (uint8_t *)dest_addr; in ddi_device_copy()
7721 ddi_put8(dest_handle, b_dst, in ddi_device_copy()
7723 b_dst += dest_advcnt; in ddi_device_copy()