Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h60 #define CMDSTS_OWC 0x00200000U /* Out of window collision */ macro
H A Dsfe.c1288 } else if (status & CMDSTS_OWC) { in sfe_tx_desc_stat()