Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h236 #define HMEINITIALIZED 0x10 /* interface initialized */ macro
H A Dhme.c2738 hmep->hme_flags |= (HMERUNNING | HMEINITIALIZED); in hmeinit()
3084 if (hmep->hme_flags & HMEINITIALIZED) { in hmeintr()
3085 hmep->hme_flags &= ~HMEINITIALIZED; in hmeintr()