Home
last modified time | relevance | path

Searched refs:BCState (Results 1 – 25 of 26) sorted by relevance

12

/linux-4.19.296/drivers/isdn/hisax/
Dipacx.c45 static void bch_empty_fifo(struct BCState *bcs, int count);
46 static void bch_fill_fifo(struct BCState *bcs);
48 static void bch_mode(struct BCState *bcs, int mode, int bc);
49 static void bch_close_state(struct BCState *bcs);
50 static int bch_open_state(struct IsdnCardState *cs, struct BCState *bcs);
51 static int bch_setstack(struct PStack *st, struct BCState *bcs);
446 struct BCState *bcs = st->l1.bcs; in bch_l2l1()
507 bch_empty_fifo(struct BCState *bcs, int count) in bch_empty_fifo()
548 bch_fill_fifo(struct BCState *bcs) in bch_fill_fifo()
594 struct BCState *bcs; in bch_int()
[all …]
Dhfc_2bs0.c57 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()
[all …]
Djade.c78 modejade(struct BCState *bcs, int mode, int bc) in modejade()
133 struct BCState *bcs = st->l1.bcs; in jade_l2l1()
191 close_jadestate(struct BCState *bcs) in close_jadestate()
210 open_jadestate(struct IsdnCardState *cs, struct BCState *bcs) in open_jadestate()
240 setstack_jade(struct PStack *st, struct BCState *bcs) in setstack_jade()
Dhscx.c41 modehscx(struct BCState *bcs, int mode, int bc) in modehscx()
98 struct BCState *bcs = st->l1.bcs; in hscx_l2l1()
156 close_hscxstate(struct BCState *bcs) in close_hscxstate()
175 open_hscxstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hscxstate()
204 setstack_hscx(struct PStack *st, struct BCState *bcs) in setstack_hscx()
Disar.c32 static void isar_pump_cmd(struct BCState *bcs, u_char cmd, u_char para);
33 static void ll_deliver_faxstat(struct BCState *bcs, u_char status);
443 struct BCState *bcs = container_of(work, struct BCState, tqueue); in isar_bh()
455 send_DLE_ETX(struct BCState *bcs) in send_DLE_ETX()
491 isar_rcv_frame(struct IsdnCardState *cs, struct BCState *bcs) in isar_rcv_frame()
670 isar_fill_fifo(struct BCState *bcs) in isar_fill_fifo()
746 struct BCState *sel_bcs_isar(struct IsdnCardState *cs, u_char dpath) in sel_bcs_isar()
758 send_frames(struct BCState *bcs) in send_frames()
815 struct BCState *bcs; in check_send()
843 isar_pump_status_rsp(struct BCState *bcs, struct isar_reg *ireg) { in isar_pump_status_rsp()
[all …]
Djade_irq.c43 jade_empty_fifo(struct BCState *bcs, int count) in jade_empty_fifo()
73 jade_fill_fifo(struct BCState *bcs) in jade_fill_fifo()
117 struct BCState *bcs = cs->bcs + jade; in jade_interrupt()
207 struct BCState *bcs; in jade_int_main()
Dhscx_irq.c53 hscx_empty_fifo(struct BCState *bcs, int count) in hscx_empty_fifo()
83 hscx_fill_fifo(struct BCState *bcs) in hscx_fill_fifo()
126 struct BCState *bcs = cs->bcs + hscx; in hscx_interrupt()
231 struct BCState *bcs; in hscx_int_main()
Dnetjet.c67 static void fill_mem(struct BCState *bcs, u_int *pos, u_int cnt, int chan, u_char fill) in fill_mem()
87 mode_tiger(struct BCState *bcs, int mode, int bc) in mode_tiger()
216 static int make_raw_data(struct BCState *bcs) { in make_raw_data()
306 static int make_raw_data_56k(struct BCState *bcs) { in make_raw_data_56k()
380 static void got_frame(struct BCState *bcs, int count) { in got_frame()
398 static void read_raw(struct BCState *bcs, u_int *buf, int cnt) { in read_raw()
605 static void write_raw(struct BCState *bcs, u_int *buf, int cnt);
607 void netjet_fill_dma(struct BCState *bcs) in netjet_fill_dma()
674 static void write_raw(struct BCState *bcs, u_int *buf, int cnt) { in write_raw()
795 struct BCState *bcs = st->l1.bcs; in tiger_l2l1()
[all …]
Davm_pci.c164 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()
[all …]
Dhisax.h213 struct BCState *bcs;
497 struct BCState { struct
514 int (*BC_SetStack) (struct PStack *, struct BCState *); argument
515 void (*BC_Close) (struct BCState *); argument
537 struct BCState *bcs; argument
567 struct BCState *bcs;
934 void (*BC_Send_Data) (struct BCState *);
941 struct BCState bcs[2 + MAX_WAITING_CALLS];
Dhfc_2bds0.c143 GetFreeFifoBytes_B(struct BCState *bcs) in GetFreeFifoBytes_B()
183 *hfc_empty_fifo(struct BCState *bcs, int count) in hfc_empty_fifo()
261 hfc_fill_fifo(struct BCState *bcs) in hfc_fill_fifo()
339 hfc_send_data(struct BCState *bcs) in hfc_send_data()
351 main_rec_2bds0(struct BCState *bcs) in main_rec_2bds0()
405 mode_2bs0(struct BCState *bcs, int mode, int bc) in mode_2bs0()
455 struct BCState *bcs = st->l1.bcs; in hfc_l2l1()
511 close_2bs0(struct BCState *bcs) in close_2bs0()
526 open_hfcstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hfcstate()
540 setstack_2b(struct PStack *st, struct BCState *bcs) in setstack_2b()
[all …]
Delsa_ser.c240 write_modem(struct BCState *bcs) { in write_modem()
280 modem_fill(struct BCState *bcs) { in modem_fill()
422 extern int open_hscxstate(struct IsdnCardState *cs, struct BCState *bcs);
423 extern void modehscx(struct BCState *bcs, int mode, int bc);
427 close_elsastate(struct BCState *bcs) in close_elsastate()
550 struct BCState *bcs = st->l1.bcs; in modem_l2l1()
585 setstack_elsa(struct PStack *st, struct BCState *bcs) in setstack_elsa()
Dhscx.h38 extern void modehscx(struct BCState *bcs, int mode, int bc);
Dhfc_2bs0.h58 extern void main_irq_hfc(struct BCState *bcs);
Dhisax_if.h48 struct BCState *bcs;
Dnetjet.h66 void netjet_fill_dma(struct BCState *bcs);
Dhfc_2bds0.h124 extern void main_irq_2bds0(struct BCState *bcs);
Dhfc_sx.h195 extern void main_irq_hfcsx(struct BCState *bcs);
Dhfc_pci.c193 hfcpci_sched_event(struct BCState *bcs, int event) in hfcpci_sched_event()
203 struct BCState *
272 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type *bz, u_char *bdata, int count) in hfcpci_empty_fifo()
399 hfcpci_empty_fifo_trans(struct BCState *bcs, bzfifo_type *bz, u_char *bdata) in hfcpci_empty_fifo_trans()
451 main_rec_hfcpci(struct BCState *bcs) in main_rec_hfcpci()
589 hfcpci_fill_fifo(struct BCState *bcs) in hfcpci_fill_fifo()
934 struct BCState *bcs; in hfcpci_interrupt()
1256 hfcpci_send_data(struct BCState *bcs) in hfcpci_send_data()
1271 mode_hfcpci(struct BCState *bcs, int mode, int bc) in mode_hfcpci()
1394 struct BCState *bcs = st->l1.bcs; in hfcpci_l2l1()
[all …]
Disdnl1.c271 BChannel_proc_xmt(struct BCState *bcs) in BChannel_proc_xmt()
291 BChannel_proc_rcv(struct BCState *bcs) in BChannel_proc_rcv()
305 BChannel_proc_ack(struct BCState *bcs) in BChannel_proc_ack()
321 struct BCState *bcs = container_of(work, struct BCState, tqueue); in BChannel_bh()
364 struct BCState *bcs = cs->bcs + bc; in init_bcstate()
Dw6692.c203 W6692B_empty_fifo(struct BCState *bcs, int count) in W6692B_empty_fifo()
233 W6692B_fill_fifo(struct BCState *bcs) in W6692B_fill_fifo()
275 struct BCState *bcs; in W6692B_interrupt()
728 W6692Bmode(struct BCState *bcs, int mode, int bchan) in W6692Bmode()
762 struct BCState *bcs = st->l1.bcs; in W6692_l2l1()
819 close_w6692state(struct BCState *bcs) in close_w6692state()
838 open_w6692state(struct IsdnCardState *cs, struct BCState *bcs) in open_w6692state()
867 setstack_w6692(struct PStack *st, struct BCState *bcs) in setstack_w6692()
Dhfc_sx.c435 struct BCState *
477 main_rec_hfcsx(struct BCState *bcs) in main_rec_hfcsx()
527 hfcsx_fill_fifo(struct BCState *bcs) in hfcsx_fill_fifo()
699 struct BCState *bcs; in hfcsx_interrupt()
1017 hfcsx_send_data(struct BCState *bcs) in hfcsx_send_data()
1032 mode_hfcsx(struct BCState *bcs, int mode, int bc) in mode_hfcsx()
1144 struct BCState *bcs = st->l1.bcs; in hfcsx_l2l1()
1204 close_hfcsx(struct BCState *bcs) in close_hfcsx()
1222 open_hfcsxstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hfcsxstate()
1239 setstack_2b(struct PStack *st, struct BCState *bcs) in setstack_2b()
Disar.h221 extern void isar_fill_fifo(struct BCState *bcs);
Dhfc_pci.h234 extern void main_irq_hcpci(struct BCState *bcs);
Dconfig.c1579 static int hisax_bc_setstack(struct PStack *st, struct BCState *bcs);
1580 static void hisax_bc_close(struct BCState *bcs);
1673 static void hisax_b_sched_event(struct BCState *bcs, int event) in hisax_b_sched_event()
1738 struct BCState *bcs = b_if->bcs; in hisax_b_l1l2()
1821 struct BCState *bcs = st->l1.bcs; in hisax_b_l2l1()
1853 static int hisax_bc_setstack(struct PStack *st, struct BCState *bcs) in hisax_bc_setstack()
1873 static void hisax_bc_close(struct BCState *bcs) in hisax_bc_close()

12