Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcsh/hpcsh/
H A Dconsole.c122 static int attach_kbd __attribute__((__unused__)) = 0; variable
148 attach_kbd = 1; in consinit()
179 if (attach_kbd) in consinit()
240 attach_kbd = 1; in enable_bicons()