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

/freebsd-10.1-release/sys/dev/hyperv/netvsc/
H A Dhv_net_vsc.c110 hv_nv_get_inbound_net_device(struct hv_device *device) function
768 net_dev = hv_nv_get_inbound_net_device(device);
867 net_dev = hv_nv_get_inbound_net_device(device);
1050 * hv_nv_get_inbound_net_device() since we may have disabled
1053 net_dev = hv_nv_get_inbound_net_device(device);
1106 net_dev = hv_nv_get_inbound_net_device(device);

Completed in 51 milliseconds