Searched refs:msg_addr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_vf.c351 u8 *msg_addr = (u8 *)(&msgbuf[1]); local
357 memcpy(msg_addr, addr, 6);
527 u8 *msg_addr = (u8 *)(&msgbuf[1]); local
541 memcpy(msg_addr, addr, 6);
/freebsd-11-stable/sys/dev/e1000/
H A De1000_vf.c328 u8 *msg_addr = (u8 *)(&msgbuf[1]); local
333 memcpy(msg_addr, addr, 6);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h1589 struct regpair msg_addr /* VF-PF message address */; member in struct:vf_pf_channel_eqe_data
H A Decore_sriov.c4356 &data->vf_pf_channel.msg_addr);

Completed in 108 milliseconds