Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_ioctl.c266 cmd->dp.copy.cc_source = ptob64(hat_getpfnum(kas.a_hat, in ioat_ioctl_test()
288 cmd->dp.copy.cc_source = ptob64(hat_getpfnum(kas.a_hat, in ioat_ioctl_test()
H A Dioat_chan.c1029 src_addr = cmd->dp.copy.cc_source; in ioat_cmd_post()
1407 src_addr = cmd->dp.copy.cc_source; in ioat_ring_reserve()
/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h172 uint64_t cc_source; /* Source physical address */ member
/illumos-gate/usr/src/uts/common/os/
H A Dmove.c521 cmd->dp.copy.cc_source = pa + soff; in uioamove()
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c821 cmds[idx]->dp.copy.cc_source = physaddr; in fipe_ioat_alloc()