Lines Matching refs:BCState
164 struct BCState *Sel_BCS(struct IsdnCardState *cs, int channel) in Sel_BCS()
175 write_ctrl(struct BCState *bcs, int which) { in write_ctrl()
196 modehdlc(struct BCState *bcs, int mode, int bc) in modehdlc()
246 hdlc_empty_fifo(struct BCState *bcs, int count) in hdlc_empty_fifo()
294 hdlc_fill_fifo(struct BCState *bcs) in hdlc_fill_fifo()
354 HDLC_irq(struct BCState *bcs, u_int stat) { in HDLC_irq()
451 struct BCState *bcs; in HDLC_irq_main()
486 struct BCState *bcs = st->l1.bcs; in hdlc_l2l1()
544 close_hdlcstate(struct BCState *bcs) in close_hdlcstate()
563 open_hdlcstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hdlcstate()
591 setstack_hdlc(struct PStack *st, struct BCState *bcs) in setstack_hdlc()