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()
245 hdlc_empty_fifo(struct BCState *bcs, int count) in hdlc_empty_fifo()
293 hdlc_fill_fifo(struct BCState *bcs) in hdlc_fill_fifo()
353 HDLC_irq(struct BCState *bcs, u_int stat) { in HDLC_irq()
449 struct BCState *bcs; in HDLC_irq_main()
484 struct BCState *bcs = st->l1.bcs; in hdlc_l2l1()
542 close_hdlcstate(struct BCState *bcs) in close_hdlcstate()
561 open_hdlcstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hdlcstate()
589 setstack_hdlc(struct PStack *st, struct BCState *bcs) in setstack_hdlc()