Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h101 #define TXSTATUS_MAXCOLLISIONS 0x08 macro
H A Delxl.c1084 if (stat & TXSTATUS_MAXCOLLISIONS) { in elxl_m_tx()