Home
last modified time | relevance | path

Searched refs:_get_byte (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/isdn/avmb1/
Db1dma.c179 static inline __u8 _get_byte(void **pp) in _get_byte() function
205 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()
462 __u8 b1cmd = _get_byte(&p); in b1dma_handle_rx()
Dc4.c267 static inline __u8 _get_byte(void **pp) in _get_byte() function
293 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()
519 __u8 b1cmd = _get_byte(&p); in c4_handle_rx()