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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/lm32/
H A Ddv-lm32uart.c28 struct lm32uart struct
86 struct lm32uart *uart = hw_data (me);
126 struct lm32uart *uart = hw_data (me);
203 struct lm32uart *uart = hw_data (me);
266 attach_lm32uart_regs (struct hw *me, struct lm32uart *uart)
290 struct lm32uart *uart;
293 uart = HW_ZALLOC (me, struct lm32uart);
315 {"lm32uart", lm32uart_finish,},

Completed in 53 milliseconds