Searched refs:sc_flag (Results 1 – 4 of 4) sorted by relevance
328 ssc->sc_flag = UCOM_FLAG_ATTACHED | in ucom_attach()332 ssc->sc_flag |= UCOM_FLAG_WAIT_REFS; in ucom_attach()353 sc[subunit].sc_flag |= UCOM_FLAG_ATTACHED; in ucom_attach()371 if (!(ssc->sc_flag & UCOM_FLAG_ATTACHED)) in ucom_detach()397 if (sc[subunit].sc_flag & UCOM_FLAG_ATTACHED) { in ucom_detach()402 sc[subunit].sc_flag &= ~UCOM_FLAG_ATTACHED; in ucom_detach()409 if (ssc->sc_flag & UCOM_FLAG_WAIT_REFS) in ucom_detach()413 ssc->sc_flag &= ~UCOM_FLAG_ATTACHED; in ucom_detach()531 sc->sc_flag |= UCOM_FLAG_CONSOLE; in ucom_attach_tty()549 if (sc->sc_flag & UCOM_FLAG_CONSOLE) { in ucom_detach_tty()[all …]
174 uint16_t sc_flag; member322 sc->sc_flag = USB_GET_DRIVER_INFO(uaa); in uvisor_attach()380 if (sc->sc_flag & UVISOR_FLAG_VISOR) { in uvisor_init()396 if (sc->sc_flag & UVISOR_FLAG_VISOR) { in uvisor_init()430 if (sc->sc_flag & UVISOR_FLAG_PALM4) { in uvisor_init()473 if (sc->sc_flag & UVISOR_FLAG_PALM35) { in uvisor_init()
140 int sc_flag; /* see UCOM_FLAG_XXX */ member188 uint16_t sc_flag; member
313 u_char sc_flag; member354 new->sc_flag = KEY_NAME; in store_netname()369 if ((l->uid == uid) && (l->sc_flag == KEY_NAME)){ in fetch_netname()420 new->sc_flag = KEY_ONLY; in storesecretkey()