Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c54 #define SFXGE_TX_QFLUSH_USEC (2000000) macro
3048 timeout = ddi_get_lbolt() + drv_usectohz(SFXGE_TX_QFLUSH_USEC); in sfxge_tx_stop()