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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_vli.h179 struct bitstream_cursor { struct
187 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s)
195 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits)
204 struct bitstream_cursor cur;

Completed in 50 milliseconds