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

/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-device.h255 __hal_device_handle_link_down_ind(__hal_device_t *hldev);
H A Dvxgehal-device.c1820 * __hal_device_handle_link_down_ind
1827 __hal_device_handle_link_down_ind(__hal_device_t *hldev) function
H A Dvxgehal-virtualpath.c5338 (void) __hal_device_handle_link_down_ind(vpath->hldev);
5987 (void) __hal_device_handle_link_down_ind(hldev);
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c2538 * __hal_device_handle_link_down_ind
2545 __hal_device_handle_link_down_ind(xge_hal_device_t *hldev) function
2654 return(__hal_device_handle_link_down_ind(hldev));
2679 retcode = __hal_device_handle_link_down_ind(hldev);
3593 __hal_device_handle_link_down_ind(hldev);

Completed in 500 milliseconds