Searched refs:hdlc_putbyte (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Disocdata.c519 /* hdlc_putbyte
522 static inline void hdlc_putbyte(unsigned char c, struct bc_state *bcs) function
721 hdlc_putbyte(inbyte & 0xff, bcs);
830 hdlc_putbyte(inbyte & 0xff, bcs);

Completed in 48 milliseconds