Home
last modified time | relevance | path

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

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