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

/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-device.h249 __hal_device_reset(__hal_device_t *hldev);
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c3023 * __hal_device_reset - Reset device only.
3031 __hal_device_reset(xge_hal_device_t *hldev) function
4031 * the bus mastership - see __hal_device_reset().
4342 status = __hal_device_reset(hldev);
5342 (void) __hal_device_reset(hldev);
5350 (void) __hal_device_reset(hldev);
5867 (void) __hal_device_reset(hldev);

Completed in 94 milliseconds