Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/ml/
H A Ddrmach.il.cpp67 bcopy32_il(uint64_t paddr1, uint64_t paddr2) in bcopy32_il() argument
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp67 bcopy32_il(uint64_t paddr1, uint64_t paddr2) in bcopy32_il() argument
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c1550 const uchar_t *haddr1, const uchar_t *paddr1, const uchar_t *haddr2, in arp_output() argument
1593 if (paddr1 == NULL) in arp_output()
1596 bcopy(paddr1, cp, plen); in arp_output()