Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDusb_serial.c2320 static gdb_probe_f ucom_gdbprobe; variable
2326 GDB_DBGPORT(sio, ucom_gdbprobe, ucom_gdbinit, ucom_gdbterm, ucom_gdbgetc, ucom_gdbputc);
2329 ucom_gdbprobe(void) in ucom_gdbprobe() function