Home
last modified time | relevance | path

Searched defs:db_cmd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/landisk/stand/boot/
H A Dmonitor.c50 static const struct db_cmd { struct
53 } db_cmd[] = { argument
/netbsd-src/sys/arch/prep/stand/boot/
H A Dmonitor.c58 } db_cmd[] = { variable
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dmonitor.c52 } db_cmd[] = { variable
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dmonitor.c58 } db_cmd[] = { variable
/netbsd-src/sys/ddb/
H A Ddb_command.c156 const struct db_command *db_cmd; /* cmd table */ member