Searched refs:CharPipeState (Results 1 – 1 of 1) sorted by relevance
220 typedef struct CharPipeState { struct223 } CharPipeState; argument229 static CharPipeState _s_charpipes[ MAX_CHAR_PIPES ];234 CharPipeState* cp = _s_charpipes; in qemu_chr_open_charpipe()235 CharPipeState* cp_end = cp + MAX_CHAR_PIPES; in qemu_chr_open_charpipe()445 CharPipeState* cp = _s_charpipes; in charpipe_poll()446 CharPipeState* cp_end = cp + MAX_CHAR_PIPES; in charpipe_poll()