Lines Matching refs:pcbit_fsm_event
259 pcbit_fsm_event(dev, chan, EV_USR_SETUP_REQ, &info); in pcbit_command()
262 pcbit_fsm_event(dev, chan, EV_USR_SETUP_RESP, NULL); in pcbit_command()
268 pcbit_fsm_event(dev, chan, EV_USR_RELEASE_REQ, NULL); in pcbit_command()
551 pcbit_fsm_event(dev, chan, EV_NET_SETUP, NULL); in pcbit_l3_receive()
554 pcbit_fsm_event(dev, chan, EV_USR_PROCED_REQ, &cbdata); in pcbit_l3_receive()
556 pcbit_fsm_event(dev, chan, EV_USR_RELEASE_REQ, NULL); in pcbit_l3_receive()
588 pcbit_fsm_event(dev, chan, EV_ERROR, NULL); in pcbit_l3_receive()
592 pcbit_fsm_event(dev, chan, EV_NET_CALL_PROC, NULL); in pcbit_l3_receive()
594 pcbit_fsm_event(dev, chan, EV_NET_SETUP_ACK, NULL); in pcbit_l3_receive()
610 pcbit_fsm_event(dev, chan, EV_NET_CONN, NULL); in pcbit_l3_receive()
621 pcbit_fsm_event(dev, chan, EV_NET_CONN_ACK, NULL); in pcbit_l3_receive()
636 pcbit_fsm_event(dev, chan, EV_NET_SELP_RESP, NULL); in pcbit_l3_receive()
650 pcbit_fsm_event(dev, chan, EV_NET_ACTV_RESP, NULL); in pcbit_l3_receive()
662 pcbit_fsm_event(dev, chan, EV_NET_DISC, NULL); in pcbit_l3_receive()
674 pcbit_fsm_event(dev, chan, EV_NET_RELEASE, NULL); in pcbit_l3_receive()