Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hme/
H A Dhme.h235 #define HMESUSPENDED 0x08 /* suspended interface */ macro
H A Dhme.c1188 hmep->hme_flags &= ~HMESUSPENDED; in hmeattach()
1583 hmep->hme_flags |= HMESUSPENDED; in hmedetach()
1601 if (!(hmep->hme_flags & HMESUSPENDED)) { in hmedetach()
2316 if (hmep->hme_flags & HMESUSPENDED) { in hmestart()
2452 if (hmep->hme_flags & HMESUSPENDED) { in hmeinit()