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
808 struct baycom_state *bc = netdev_priv(dev); in epp_wakeup() local
828 struct baycom_state *bc = netdev_priv(dev); in epp_open() local
943 struct baycom_state *bc = netdev_priv(dev); in epp_close() local
965 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
1002 struct baycom_state *bc = netdev_priv(dev); in baycom_ioctl() local
1126 struct baycom_state *bc; in baycom_probe() local
1181 struct baycom_state *bc = netdev_priv(dev); in baycom_epp_dev_setup() local
1246 struct baycom_state *bc = netdev_priv(dev); in cleanup_baycomepp() local