Searched refs:DLCI_CLOSED (Results 1 – 1 of 1) sorted by relevance
132 DLCI_CLOSED, enumerator 2137 dlci->state = DLCI_CLOSED; in gsm_dlci_close() 2308 case DLCI_CLOSED: in gsm_dlci_begin_open() 2342 case DLCI_CLOSED: in gsm_dlci_set_opening() 2361 case DLCI_CLOSED: in gsm_dlci_set_wait_config() 2384 if (dlci->state == DLCI_CLOSED || dlci->state == DLCI_CLOSING) in gsm_dlci_begin_close() 2593 wait_event_interruptible(gsm->event, dlci->state == DLCI_CLOSED); in gsm_dlci_config() 2672 dlci->state = DLCI_CLOSED; in gsm_dlci_alloc() 2743 dlci->state = DLCI_CLOSED;2806 if (dlci == NULL || dlci->state == DLCI_CLOSED) { in gsm_queue() [all...]