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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h470 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime);
523 return __hal_device_rti_configure(hldev, 1);
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c1092 * __hal_device_rti_configure
1099 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime) function
2933 status = __hal_device_rti_configure(hldev, 0);
3418 (void) __hal_device_rti_configure(hldev, 1);
3436 (void) __hal_device_rti_configure(hldev, 1);
3446 (void) __hal_device_rti_configure(hldev, 1);

Completed in 67 milliseconds