Searched refs:TXSTATUS_MAXCOLLISIONS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/elxl/ | ||
H A D | elxl.h | 101 #define TXSTATUS_MAXCOLLISIONS 0x08 macro |
H A D | elxl.c | 1084 if (stat & TXSTATUS_MAXCOLLISIONS) { in elxl_m_tx() |