Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/act2000/
Dact2000.h99 #define ACT2000_STATE_OCALL 2 macro
Dmodule.c324 chan->fsm_state = ACT2000_STATE_OCALL; in act2000_command()
Dcapi.c541 (card->bch[i].fsm_state == ACT2000_STATE_OCALL)) in find_dialing()