Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h483 #define GEM_TX_ERR 0x00020000 macro
H A Dsfe_util.c1127 ASSERT(txstat & (GEM_TX_DONE | GEM_TX_ERR)); in gem_reclaim_txbuf()
1129 if (txstat & GEM_TX_ERR) { in gem_reclaim_txbuf()