Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h871 #define ERI_MCTLSTS_PAUSE_RCVD (1 << 0) /* PAUSE received */ macro
H A Deri.c3157 if (macctl_sts & ERI_MCTLSTS_PAUSE_RCVD) { in eri_nonfatal_err()