Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h467 __hal_device_rts_port_configure(xge_hal_device_t *hldev);
533 return __hal_device_rts_port_configure(hldev); in xge_hal_device_rts_port_reconfigure()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c1516 __hal_device_rts_port_configure(xge_hal_device_t *hldev) in __hal_device_rts_port_configure() function
2951 status = __hal_device_rts_port_configure(hldev); in __hal_device_hw_initialize()