Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h169 #define HMEG_STATUS_RINT (1 << 16) /* from RxFIFO to host memory */ macro
H A Dhme.c3132 if (hmesbits & HMEG_STATUS_RINT) { in hmeintr()