Searched refs:HMESUSPENDED (Results 1 – 2 of 2) sorted by relevance
235 #define HMESUSPENDED 0x08 /* suspended interface */ macro
1188 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()