Lines Matching defs:bc
275 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) argument
279 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
307 static int eppconfig(struct baycom_state *bc) in eppconfig()
328 static inline void do_kiss_params(struct baycom_state *bc, in do_kiss_params()
369 static void encode_hdlc(struct baycom_state *bc) in encode_hdlc()
431 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat) in transmit()
538 struct baycom_state *bc = netdev_priv(dev); in do_rxpacket() local
563 struct baycom_state *bc = netdev_priv(dev); in receive() local
650 struct baycom_state *bc; in epp_bh() local
773 struct baycom_state *bc = netdev_priv(dev); in baycom_send_packet() local
811 struct baycom_state *bc = netdev_priv(dev); in epp_wakeup() local
831 struct baycom_state *bc = netdev_priv(dev); in epp_open() local
946 struct baycom_state *bc = netdev_priv(dev); in epp_close() local
968 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
1005 struct baycom_state *bc = netdev_priv(dev); in baycom_ioctl() local
1129 struct baycom_state *bc; in baycom_probe() local
1184 struct baycom_state *bc = netdev_priv(dev); in baycom_epp_dev_setup() local
1249 struct baycom_state *bc = netdev_priv(dev); in cleanup_baycomepp() local