Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h99 #define TXSTATUS_RECLAIM_ERR 0x02 macro
H A Delxl.c1094 if (stat & TXSTATUS_RECLAIM_ERR) { in elxl_m_tx()