HomeSort by: relevance | last modified time | path
    Searched refs:tx3904sio_fifo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904sio.c 95 struct tx3904sio_fifo;
98 static int tx3904sio_fifo_nonempty(struct hw*, struct tx3904sio_fifo*);
99 static char tx3904sio_fifo_pop(struct hw*, struct tx3904sio_fifo*);
100 static void tx3904sio_fifo_push(struct hw*, struct tx3904sio_fifo*, char);
101 static void tx3904sio_fifo_reset(struct hw*, struct tx3904sio_fifo*);
139 struct tx3904sio_fifo struct
155 struct tx3904sio_fifo rx_fifo, tx_fifo; /* FIFOs */
557 tx3904sio_fifo_nonempty(struct hw* me, struct tx3904sio_fifo* fifo)
565 tx3904sio_fifo_pop(struct hw* me, struct tx3904sio_fifo* fifo)
579 tx3904sio_fifo_push(struct hw* me, struct tx3904sio_fifo* fifo, char it
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904sio.c 95 struct tx3904sio_fifo;
98 static int tx3904sio_fifo_nonempty(struct hw*, struct tx3904sio_fifo*);
99 static char tx3904sio_fifo_pop(struct hw*, struct tx3904sio_fifo*);
100 static void tx3904sio_fifo_push(struct hw*, struct tx3904sio_fifo*, char);
101 static void tx3904sio_fifo_reset(struct hw*, struct tx3904sio_fifo*);
139 struct tx3904sio_fifo struct
155 struct tx3904sio_fifo rx_fifo, tx_fifo; /* FIFOs */
557 tx3904sio_fifo_nonempty(struct hw* me, struct tx3904sio_fifo* fifo)
565 tx3904sio_fifo_pop(struct hw* me, struct tx3904sio_fifo* fifo)
579 tx3904sio_fifo_push(struct hw* me, struct tx3904sio_fifo* fifo, char it
    [all...]

Completed in 78 milliseconds