Home
last modified time | relevance | path

Searched refs:xge_hal_device_reset (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c3773 reset : (void) xge_hal_device_reset(hldev); in __hal_device_handle_txdma()
3803 (void) xge_hal_device_reset(hldev); in __hal_device_handle_txmac()
3835 (void) xge_hal_device_reset(hldev); in __hal_device_handle_txxgxs()
3918 reset : (void) xge_hal_device_reset(hldev); in __hal_device_handle_rxdma()
3948 (void) xge_hal_device_reset(hldev); in __hal_device_handle_rxmac()
3980 (void) xge_hal_device_reset(hldev); in __hal_device_handle_rxxgxs()
4320 xge_hal_device_reset(xge_hal_device_t *hldev) in xge_hal_device_reset() function
5086 status = xge_hal_device_reset(hldev); in xge_hal_device_mtu_set()
5864 (void) xge_hal_device_reset(hldev); in xge_hal_reinitialize_hw()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h747 xge_hal_status_e xge_hal_device_reset(xge_hal_device_t *hldev);
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2033 (void) xge_hal_device_reset(lldev->devh); in xgell_m_stop()
2066 (void) xge_hal_device_reset(lldev->devh); in xgell_onerr_reset()