Searched refs:phys_src (Results 1 – 1 of 1) sorted by relevance
688 ill_dlur_copy_address(uchar_t *phys_src, uint_t phys_length, in ill_dlur_copy_address() argument694 if (phys_src == NULL) in ill_dlur_copy_address()697 bcopy(phys_src, dst, phys_length); in ill_dlur_copy_address()699 if (phys_src == NULL) in ill_dlur_copy_address()702 bcopy(phys_src, dst, phys_length); in ill_dlur_copy_address()706 if (phys_src == NULL) in ill_dlur_copy_address()709 bcopy(phys_src, (char *)dst + sap_length, phys_length); in ill_dlur_copy_address()