Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/serial/
Dusb_serial.c1643 static gdb_probe_f ucom_gdbprobe; variable
1649 GDB_DBGPORT(sio, ucom_gdbprobe, ucom_gdbinit, ucom_gdbterm, ucom_gdbgetc, ucom_gdbputc);
1652 ucom_gdbprobe(void) in ucom_gdbprobe() function