Home
last modified time | relevance | path

Searched defs:bcs (Results 1 – 39 of 39) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
Dst5481_b.c20 static inline void B_L1L2(struct st5481_bcs *bcs, int pr, void *arg) in B_L1L2()
30 static void usb_b_out(struct st5481_bcs *bcs, int buf_nr) in usb_b_out()
132 struct st5481_bcs *bcs = context; in st5481B_start_xfer() local
167 struct st5481_bcs *bcs = urb->context; in usb_b_out_complete() local
200 static void st5481B_mode(struct st5481_bcs *bcs, int mode) in st5481B_mode()
265 static int st5481_setup_b_out(struct st5481_bcs *bcs) in st5481_setup_b_out()
295 static void st5481_release_b_out(struct st5481_bcs *bcs) in st5481_release_b_out()
304 int st5481_setup_b(struct st5481_bcs *bcs) in st5481_setup_b()
336 void st5481_release_b(struct st5481_bcs *bcs) in st5481_release_b()
355 struct st5481_bcs *bcs = ifc->priv; in st5481_b_l2l1() local
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() local
512 close_hfcstate(struct BCState *bcs) in close_hfcstate()
528 open_hfcstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hfcstate()
[all …]
Disar.c443 struct BCState *bcs = container_of(work, struct BCState, tqueue); in isar_bh() local
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()
758 send_frames(struct BCState *bcs) in send_frames()
815 struct BCState *bcs; in check_send() local
843 isar_pump_status_rsp(struct BCState *bcs, struct isar_reg *ireg) { in isar_pump_status_rsp()
897 isar_pump_statev_modem(struct BCState *bcs, u_char devt) { in isar_pump_statev_modem()
967 ll_deliver_faxstat(struct BCState *bcs, u_char status) in ll_deliver_faxstat()
982 isar_pump_statev_fax(struct BCState *bcs, u_char devt) { in isar_pump_statev_fax()
[all …]
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()
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() local
854 close_tigerstate(struct BCState *bcs) in close_tigerstate()
[all …]
Dhscx.c41 modehscx(struct BCState *bcs, int mode, int bc) in modehscx()
98 struct BCState *bcs = st->l1.bcs; in hscx_l2l1() local
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()
Djade.c78 modejade(struct BCState *bcs, int mode, int bc) in modejade()
133 struct BCState *bcs = st->l1.bcs; in jade_l2l1() local
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()
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() local
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 …]
Dipacx.c448 struct BCState *bcs = st->l1.bcs; in bch_l2l1() local
509 bch_empty_fifo(struct BCState *bcs, int count) in bch_empty_fifo()
550 bch_fill_fifo(struct BCState *bcs) in bch_fill_fifo()
596 struct BCState *bcs; in bch_int() local
713 bch_mode(struct BCState *bcs, int mode, int bc) in bch_mode()
761 bch_close_state(struct BCState *bcs) in bch_close_state()
782 bch_open_state(struct IsdnCardState *cs, struct BCState *bcs) in bch_open_state()
813 bch_setstack(struct PStack *st, struct BCState *bcs) in bch_setstack()
Dhisax_fcpcipnp.c223 static void __fcpci_write_ctrl(struct fritz_bcs *bcs, int which) in __fcpci_write_ctrl()
235 static void fcpci_write_ctrl(struct fritz_bcs *bcs, int which) in fcpci_write_ctrl()
313 static void fcpci2_write_ctrl(struct fritz_bcs *bcs, int which) in fcpci2_write_ctrl()
342 static void __fcpnp_write_ctrl(struct fritz_bcs *bcs, int which) in __fcpnp_write_ctrl()
362 static void fcpnp_write_ctrl(struct fritz_bcs *bcs, int which) in fcpnp_write_ctrl()
374 static inline void B_L1L2(struct fritz_bcs *bcs, int pr, void *arg) in B_L1L2()
382 static void hdlc_fill_fifo(struct fritz_bcs *bcs) in hdlc_fill_fifo()
433 static inline void hdlc_empty_fifo(struct fritz_bcs *bcs, int count) in hdlc_empty_fifo()
468 static inline void hdlc_rpr_irq(struct fritz_bcs *bcs, u32 stat) in hdlc_rpr_irq()
512 static inline void hdlc_xdu_irq(struct fritz_bcs *bcs) in hdlc_xdu_irq()
[all …]
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() local
229 struct BCState *bcs; in hscx_int_main() local
Dhfc_pci.c192 hfcpci_sched_event(struct BCState *bcs, int event) in hfcpci_sched_event()
271 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type *bz, u_char *bdata, int count) in hfcpci_empty_fifo()
398 hfcpci_empty_fifo_trans(struct BCState *bcs, bzfifo_type *bz, u_char *bdata) in hfcpci_empty_fifo_trans()
450 main_rec_hfcpci(struct BCState *bcs) in main_rec_hfcpci()
588 hfcpci_fill_fifo(struct BCState *bcs) in hfcpci_fill_fifo()
933 struct BCState *bcs; in hfcpci_interrupt() local
1253 hfcpci_send_data(struct BCState *bcs) in hfcpci_send_data()
1268 mode_hfcpci(struct BCState *bcs, int mode, int bc) in mode_hfcpci()
1391 struct BCState *bcs = st->l1.bcs; in hfcpci_l2l1() local
1451 close_hfcpci(struct BCState *bcs) in close_hfcpci()
[all …]
Davm_pci.c175 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() local
484 struct BCState *bcs = st->l1.bcs; in hdlc_l2l1() local
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()
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() local
205 struct BCState *bcs; in jade_int_main() local
Dhfc_sx.c476 main_rec_hfcsx(struct BCState *bcs) in main_rec_hfcsx()
526 hfcsx_fill_fifo(struct BCState *bcs) in hfcsx_fill_fifo()
698 struct BCState *bcs; in hfcsx_interrupt() local
1016 hfcsx_send_data(struct BCState *bcs) in hfcsx_send_data()
1031 mode_hfcsx(struct BCState *bcs, int mode, int bc) in mode_hfcsx()
1143 struct BCState *bcs = st->l1.bcs; in hfcsx_l2l1() local
1203 close_hfcsx(struct BCState *bcs) in close_hfcsx()
1221 open_hfcsxstate(struct IsdnCardState *cs, struct BCState *bcs) in open_hfcsxstate()
1238 setstack_2b(struct PStack *st, struct BCState *bcs) in setstack_2b()
Dw6692.c204 W6692B_empty_fifo(struct BCState *bcs, int count) in W6692B_empty_fifo()
234 W6692B_fill_fifo(struct BCState *bcs) in W6692B_fill_fifo()
276 struct BCState *bcs; in W6692B_interrupt() local
725 W6692Bmode(struct BCState *bcs, int mode, int bchan) in W6692Bmode()
759 struct BCState *bcs = st->l1.bcs; in W6692_l2l1() local
816 close_w6692state(struct BCState *bcs) in close_w6692state()
835 open_w6692state(struct IsdnCardState *cs, struct BCState *bcs) in open_w6692state()
864 setstack_w6692(struct PStack *st, struct BCState *bcs) in setstack_w6692()
Delsa_ser.c240 write_modem(struct BCState *bcs) { in write_modem()
280 modem_fill(struct BCState *bcs) { in modem_fill()
427 close_elsastate(struct BCState *bcs) in close_elsastate()
550 struct BCState *bcs = st->l1.bcs; in modem_l2l1() local
585 setstack_elsa(struct PStack *st, struct BCState *bcs) in setstack_elsa()
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() local
364 struct BCState *bcs = cs->bcs + bc; in init_bcstate() local
Dconfig.c1673 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() local
1821 struct BCState *bcs = st->l1.bcs; in hisax_b_l2l1() local
1852 static int hisax_bc_setstack(struct PStack *st, struct BCState *bcs) in hisax_bc_setstack()
1872 static void hisax_bc_close(struct BCState *bcs) in hisax_bc_close()
Ddiva.c401 Memhscx_empty_fifo(struct BCState *bcs, int count) in Memhscx_empty_fifo()
435 Memhscx_fill_fifo(struct BCState *bcs) in Memhscx_fill_fifo()
480 struct BCState *bcs = cs->bcs + hscx; in Memhscx_interrupt() local
571 struct BCState *bcs; in Memhscx_int_main() local
Dhisax_if.h48 struct BCState *bcs; member
Dhisax_fcpcipnp.h53 struct fritz_bcs bcs[2]; member
Dst5481.h397 struct st5481_bcs bcs[2]; member
Dhisax.h213 struct BCState *bcs; member
537 struct BCState *bcs; member
567 struct BCState *bcs; member
941 struct BCState bcs[2 + MAX_WAITING_CALLS]; member
/linux-4.4.14/drivers/isdn/gigaset/
Ddummyll.c17 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_sent()
22 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_rcvd()
27 void gigaset_isdn_rcv_err(struct bc_state *bcs) in gigaset_isdn_rcv_err()
37 void gigaset_isdn_connD(struct bc_state *bcs) in gigaset_isdn_connD()
41 void gigaset_isdn_hupD(struct bc_state *bcs) in gigaset_isdn_hupD()
45 void gigaset_isdn_connB(struct bc_state *bcs) in gigaset_isdn_connB()
49 void gigaset_isdn_hupB(struct bc_state *bcs) in gigaset_isdn_hupB()
Di4l.c47 struct bc_state *bcs; in writebuf_from_LL() local
115 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_sent()
151 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_rcvd()
167 void gigaset_isdn_rcv_err(struct bc_state *bcs) in gigaset_isdn_rcv_err()
198 struct bc_state *bcs; in command_from_LL() local
437 static void gigaset_i4l_channel_cmd(struct bc_state *bcs, int cmd) in gigaset_i4l_channel_cmd()
460 struct bc_state *bcs = at_state->bcs; in gigaset_isdn_icall() local
545 void gigaset_isdn_connD(struct bc_state *bcs) in gigaset_isdn_connD()
558 void gigaset_isdn_hupD(struct bc_state *bcs) in gigaset_isdn_hupD()
571 void gigaset_isdn_connB(struct bc_state *bcs) in gigaset_isdn_connB()
[all …]
Disocdata.c480 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len) in gigaset_isoc_buildframe()
501 static inline void hdlc_putbyte(unsigned char c, struct bc_state *bcs) in hdlc_putbyte()
520 static inline void hdlc_flush(struct bc_state *bcs) in hdlc_flush()
535 static inline void hdlc_done(struct bc_state *bcs) in hdlc_done()
578 static inline void hdlc_frag(struct bc_state *bcs, unsigned inbits) in hdlc_frag()
631 struct bc_state *bcs) in hdlc_unpack()
837 struct bc_state *bcs) in trans_receive()
875 struct bc_state *bcs) in gigaset_isoc_receive()
989 int gigaset_isoc_send_skb(struct bc_state *bcs, struct sk_buff *skb) in gigaset_isoc_send_skb()
Dcapi.c370 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *dskb) in gigaset_skb_sent()
415 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_rcvd()
471 void gigaset_isdn_rcv_err(struct bc_state *bcs) in gigaset_isdn_rcv_err()
498 struct bc_state *bcs = at_state->bcs; in gigaset_isdn_icall() local
683 static void send_disconnect_ind(struct bc_state *bcs, in send_disconnect_ind()
717 static void send_disconnect_b3_ind(struct bc_state *bcs, in send_disconnect_b3_ind()
754 void gigaset_isdn_connD(struct bc_state *bcs) in gigaset_isdn_connD()
823 void gigaset_isdn_hupD(struct bc_state *bcs) in gigaset_isdn_hupD()
853 void gigaset_isdn_connB(struct bc_state *bcs) in gigaset_isdn_connB()
927 void gigaset_isdn_hupB(struct bc_state *bcs) in gigaset_isdn_hupB()
[all …]
Dser-gigaset.c66 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ in write_modem() local
162 struct bc_state *bcs; in gigaset_modem_fill() local
315 static int gigaset_init_bchannel(struct bc_state *bcs) in gigaset_init_bchannel()
326 static int gigaset_close_bchannel(struct bc_state *bcs) in gigaset_close_bchannel()
337 static int gigaset_initbcshw(struct bc_state *bcs) in gigaset_initbcshw()
348 static void gigaset_freebcshw(struct bc_state *bcs) in gigaset_freebcshw()
357 static void gigaset_reinitbcshw(struct bc_state *bcs) in gigaset_reinitbcshw()
Dusb-gigaset.c281 static int gigaset_init_bchannel(struct bc_state *bcs) in gigaset_init_bchannel()
288 static int gigaset_close_bchannel(struct bc_state *bcs) in gigaset_close_bchannel()
305 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ in gigaset_modem_fill() local
549 static void gigaset_freebcshw(struct bc_state *bcs) in gigaset_freebcshw()
555 static int gigaset_initbcshw(struct bc_state *bcs) in gigaset_initbcshw()
562 static void gigaset_reinitbcshw(struct bc_state *bcs) in gigaset_reinitbcshw()
604 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ in write_modem() local
Dbas-gigaset.c345 static inline void error_hangup(struct bc_state *bcs) in error_hangup()
675 struct bc_state *bcs; in read_int_callback() local
854 struct bc_state *bcs; in read_iso_callback() local
955 static int starturbs(struct bc_state *bcs) in starturbs()
1159 struct bc_state *bcs = (struct bc_state *) data; in write_iso_tasklet() local
1302 struct bc_state *bcs = (struct bc_state *) data; in read_iso_tasklet() local
1593 static int req_submit(struct bc_state *bcs, int req, int val, int timeout) in req_submit()
1647 static int gigaset_init_bchannel(struct bc_state *bcs) in gigaset_init_bchannel()
1703 static int gigaset_close_bchannel(struct bc_state *bcs) in gigaset_close_bchannel()
2088 static void gigaset_freebcshw(struct bc_state *bcs) in gigaset_freebcshw()
[all …]
Dasyncdata.c141 struct bc_state *bcs = cs->bcs; in hdlc_loop() local
288 struct bc_state *bcs = cs->bcs; in iraw_loop() local
585 int gigaset_m10x_send_skb(struct bc_state *bcs, struct sk_buff *skb) in gigaset_m10x_send_skb()
Dev-layer.c666 struct cardstate *cs, struct bc_state *bcs) in disconnect_bc()
814 static void bchannel_down(struct bc_state *bcs) in bchannel_down()
831 static void bchannel_up(struct bc_state *bcs) in bchannel_up()
846 struct bc_state *bcs = at_state->bcs; in start_dial() local
885 struct bc_state *bcs = at_state->bcs; in start_accept() local
1028 static void handle_icall(struct cardstate *cs, struct bc_state *bcs, in handle_icall()
1100 struct bc_state *bcs, in do_action()
1530 struct bc_state *bcs; in process_event() local
1673 struct bc_state *bcs; in process_command_flags() local
Dcommon.c188 int gigaset_get_channel(struct bc_state *bcs) in gigaset_get_channel()
232 void gigaset_free_channel(struct bc_state *bcs) in gigaset_free_channel()
386 static void gigaset_freebcs(struct bc_state *bcs) in gigaset_freebcs()
520 void gigaset_at_init(struct at_state_t *at_state, struct bc_state *bcs, in gigaset_at_init()
608 static int gigaset_initbcs(struct bc_state *bcs, struct cardstate *cs, in gigaset_initbcs()
786 void gigaset_bcs_reinit(struct bc_state *bcs) in gigaset_bcs_reinit()
Dgigaset.h324 struct bc_state *bcs; member
349 struct bc_state *bcs; member
423 struct bc_state *bcs; /* Array of struct bc_state */ member
777 static inline void gigaset_bchannel_down(struct bc_state *bcs) in gigaset_bchannel_down()
785 static inline void gigaset_bchannel_up(struct bc_state *bcs) in gigaset_bchannel_up()
792 static inline struct sk_buff *gigaset_new_rx_skb(struct bc_state *bcs) in gigaset_new_rx_skb()
/linux-4.4.14/drivers/usb/storage/
Dinitializers.c65 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap*) us->iobuf; in usb_stor_ucr61s2b_init() local
Drealtek_cr.c217 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *)us->iobuf; in rts51x_bulk_transport() local
304 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in rts51x_bulk_transport_special() local
Dtransport.c1066 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in usb_stor_Bulk_transport() local
Dene_ub6250.c503 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in ene_send_scsi_cmd() local
/linux-4.4.14/drivers/tty/
Dehv_bytechan.c64 static struct ehv_bc_data *bcs; variable