Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arc/dev/
H A Dpcconsvar.h84 void (*pc_init)(void); member
H A Dpccons.c276 (*config->pc_init)(); in pc_context_init()