Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h106 #define TXSTATUS_ERRS 0x32 macro
H A Delxl.c1089 if ((stat & TXSTATUS_ERRS) != 0) { in elxl_m_tx()