Searched refs:DLCI_OPEN (Results 1 – 1 of 1) sorted by relevance
107 DLCI_OPEN, /* SABM/UA complete */ enumerator1524 dlci->state = DLCI_OPEN; in gsm_dlci_open()1595 if (dlci->state == DLCI_OPEN || dlci->state == DLCI_OPENING) in gsm_dlci_begin_open()1940 if (dlci == NULL || dlci->state != DLCI_OPEN) { in gsm_queue()3033 if (dlci->state != DLCI_OPEN) in gsm_carrier_raised()3095 if (gsm->dlci[0] && gsm->dlci[0]->state != DLCI_OPEN) { in gsmtty_install()