Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h105 #define TXSTATUS_COMPLETE 0x80 macro
H A Delxl.c1082 if ((stat & TXSTATUS_COMPLETE) == 0) { in elxl_m_tx()