Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h173 #define STS_FR 0x40 /* frame receive */ macro
H A Diprb.c1621 if (sts & (STS_RNR | STS_FR)) { in iprb_intr()