Home
last modified time | relevance | path

Searched defs:kgdb_send (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x68k/x68k/
H A Dkgdb_stub.c111 kgdb_send(u_char type, u_char *bp, int len) in kgdb_send() function
/netbsd-src/sys/kern/
H A Dkgdb_stub.c240 kgdb_send(const u_char *bp) in kgdb_send() function