Searched refs:HMEG_STATUS_RINT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hme/ | ||
H A D | hme_mac.h | 169 #define HMEG_STATUS_RINT (1 << 16) /* from RxFIFO to host memory */ macro |
H A D | hme.c | 3132 if (hmesbits & HMEG_STATUS_RINT) { in hmeintr() |