Home | History | Annotate | Download | only in frv

Lines Matching refs:handle_packet

7232    HANDLE_PACKET with FRV_PACKET describing the completed packet.  */
7235 frv_finish_packet (void (*handle_packet) (void))
7239 handle_packet ();
7334 return true. Call HANDLE_PACKET for each complete packet. */
7337 frv_for_each_packet (void (*handle_packet) (void))
7365 frv_finish_packet (handle_packet);
7379 frv_finish_packet (handle_packet);
7388 frv_finish_packet (handle_packet);
7394 frv_finish_packet (handle_packet);
7405 frv_finish_packet (handle_packet);
7409 frv_finish_packet (handle_packet);