Searched refs:CMDSTS_OWC (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/sfe/ | ||
H A D | sfereg.h | 60 #define CMDSTS_OWC 0x00200000U /* Out of window collision */ macro |
H A D | sfe.c | 1365 } else if (status & CMDSTS_OWC) { in sfe_tx_desc_stat() |