Lines Matching defs:bc
260 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) argument
264 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
292 static int eppconfig(struct baycom_state *bc) in eppconfig()
317 static inline void do_kiss_params(struct baycom_state *bc, in do_kiss_params()
358 static void encode_hdlc(struct baycom_state *bc) in encode_hdlc()
420 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat) in transmit()
528 struct baycom_state *bc = netdev_priv(dev); in do_rxpacket() local
553 struct baycom_state *bc = netdev_priv(dev); in receive() local
640 struct baycom_state *bc; in epp_bh() local
763 struct baycom_state *bc = netdev_priv(dev); in baycom_send_packet() local
803 struct baycom_state *bc = netdev_priv(dev); in epp_wakeup() local
823 struct baycom_state *bc = netdev_priv(dev); in epp_open() local
952 struct baycom_state *bc = netdev_priv(dev); in epp_close() local
973 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
1010 struct baycom_state *bc = netdev_priv(dev); in baycom_ioctl() local
1134 struct baycom_state *bc; in baycom_probe() local
1206 struct baycom_state *bc = netdev_priv(dev); in baycom_epp_dev_setup() local
1281 struct baycom_state *bc = netdev_priv(dev); in cleanup_baycomepp() local