Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h162 void xge_queue_flush(xge_queue_h queueh);
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c413 void xge_queue_flush(xge_queue_h queueh) in xge_queue_flush() function
H A Dxgehal-device.c5479 xge_queue_flush(hldev->queueh); in xge_hal_device_terminate()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c1958 xge_queue_flush(xge_hal_device_queue(lldev->devh)); in xgell_initiate_stop()