Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/serial/
HDusb_serial.c1683 static gdb_putc_f ucom_gdbputc; variable
1685 GDB_DBGPORT(sio, ucom_gdbprobe, ucom_gdbinit, ucom_gdbterm, ucom_gdbgetc, ucom_gdbputc);
1704 ucom_gdbputc(int c) in ucom_gdbputc() function