Lines Matching refs:BCState
57 GetFreeFifoBytes(struct BCState *bcs) in GetFreeFifoBytes()
71 ReadZReg(struct BCState *bcs, u_char reg) in ReadZReg()
83 hfc_clear_fifo(struct BCState *bcs) in hfc_clear_fifo()
144 hfc_empty_fifo(struct BCState *bcs, int count) in hfc_empty_fifo()
237 hfc_fill_fifo(struct BCState *bcs) in hfc_fill_fifo()
326 main_irq_hfc(struct BCState *bcs) in main_irq_hfc()
399 mode_hfc(struct BCState *bcs, int mode, int bc) in mode_hfc()
455 struct BCState *bcs = st->l1.bcs; in hfc_l2l1()
512 close_hfcstate(struct BCState *bcs) in close_hfcstate()
528 open_hfcstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hfcstate()
542 setstack_hfc(struct PStack *st, struct BCState *bcs) in setstack_hfc()
556 init_send(struct BCState *bcs) in init_send()