Searched refs:xge_hal_device_poll (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h551 * xge_hal_device_in_poll - non-zero, if xge_hal_device_poll() is executing.
554 * Returns non-zero if xge_hal_device_poll() is executing, and 0 - otherwise.
790 void xge_hal_device_poll(xge_hal_device_h devh);
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c134 xge_hal_device_poll(data);
158 xge_hal_device_poll(data);
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c5662 * xge_hal_device_poll() routine. */
6739 * xge_hal_device_poll - HAL device "polling" entry point.
6744 * xge_hal_device_poll().
6766 xge_hal_device_poll(xge_hal_device_h devh) function

Completed in 231 milliseconds