Searched refs:UTP_ST_ATTACHED (Results 1 – 5 of 5) sorted by relevance
68 #define UTP_ST_ATTACHED 0x0020 /* successful attached */ macro
562 utp->state |= UTP_ST_ATTACHED; in utopia_attach()575 if (utp->state & UTP_ST_ATTACHED) { in utopia_detach()
470 if (sc->utopia.state & UTP_ST_ATTACHED) { in patm_detach()
1639 if (sc->utopia.state & UTP_ST_ATTACHED) { in hatm_detach()
3048 if (sc->utopia.state & UTP_ST_ATTACHED) { in en_destroy()