Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_procconf.c33 #define CONF_STATE_POF 2 /* writing pof data */ macro
116 cnf->state = CONF_STATE_POF; /* new state */ in hysdn_conf_write()
127 if (cnf->state == CONF_STATE_POF) { /* pof write active */ in hysdn_conf_write()
363 if (cnf->state == CONF_STATE_POF) in hysdn_conf_close()