Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.c346 char *str, *dst_virt; in cb_read_statefile() local
423 dst_virt = sfile.buf; in cb_read_statefile()
424 cb_mapin(dst_virt, ADDR_TO_PN(dst_phys), in cb_read_statefile()
431 nread = cpr_read(sfile.fd, dst_virt, len); in cb_read_statefile()
437 dst_virt += len; in cb_read_statefile()