Home
last modified time | relevance | path

Searched refs:HFC_MAX_NT_LAYER1_STATE (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/hardware/mISDN/
Dhfcsusb.h317 #define HFC_MAX_NT_LAYER1_STATE 4 macro
331 static const char *HFC_NT_LAYER1_STATES[HFC_MAX_NT_LAYER1_STATE + 1] = {
Dhfcsusb.c629 if (dch->state <= HFC_MAX_NT_LAYER1_STATE) in ph_state_nt()