Searched refs:Dst (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-tls-iothread | 114 echo === Starting Dst VM2 === 135 echo === Dst VM: Enable NBD server for incoming storage migration ===
|
H A D | nbd-tls-iothread.out | 18 === Starting Dst VM2 === 23 === Dst VM: Enable NBD server for incoming storage migration ===
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_BAProc.c | 108 static struct sk_buff *ieee80211_ADDBA(struct ieee80211_device *ieee, u8 *Dst, struct ba_record *pB… in ieee80211_ADDBA() argument 115 …11_DL_BA, "========>%s(), frame(%d) sentd to:%pM, ieee->dev:%p\n", __func__, type, Dst, ieee->dev); in ieee80211_ADDBA() 129 memcpy(BAReq->addr1, Dst, ETH_ALEN); in ieee80211_ADDBA()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_BAProc.c | 66 static struct sk_buff *rtllib_ADDBA(struct rtllib_device *ieee, u8 *Dst, in rtllib_ADDBA() argument 76 __func__, type, Dst, ieee->dev); in rtllib_ADDBA() 92 ether_addr_copy(BAReq->addr1, Dst); in rtllib_ADDBA()
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0004-reproducible.patch | 112 Src, Dst = CopyCmd
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | autotools-update.patch | 79 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num) 2425 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num) 3014 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num) 4013 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num) 4688 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num)
|
/openbmc/linux/arch/sparc/lib/ |
H A D | M7memcpy.S | 541 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 52930 +// NQ_Q_FULL Dst full (retry if we think V4L2 Q has space now) 56850 + bool dst_fixed; // Dst Q is fixed size
|