Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c128 xge_device_poll(void *data) in xge_device_poll() function
135 lldev->timeout_id = timeout(xge_device_poll, data, in xge_device_poll()
138 lldev->timeout_id = timeout(xge_device_poll, data, in xge_device_poll()
1998 lldev->timeout_id = timeout(xge_device_poll, hldev, XGE_DEV_POLL_TICKS); in xgell_m_start()