Home
last modified time | relevance | path

Searched refs:__hal_device_rti_configure (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/nxge/include/
Dxgehal-device.h470 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime);
523 return __hal_device_rti_configure(hldev, 1); in xge_hal_device_rti_reconfigure()
/freebsd-9-stable/sys/dev/nxge/xgehal/
Dxgehal-device.c1099 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime) in __hal_device_rti_configure() function
2934 status = __hal_device_rti_configure(hldev, 0); in __hal_device_hw_initialize()
3427 (void) __hal_device_rti_configure(hldev, 1); in __hal_update_bimodal()
3445 (void) __hal_device_rti_configure(hldev, 1); in __hal_update_rxufca()
3456 (void) __hal_device_rti_configure(hldev, 1); in __hal_update_rxufca()