Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pckbport/
Dpckbport.c92 static const char * const pckbport_slot_names[] = { "kbd", "aux" }; variable
175 aprint_normal(" (%s slot)", pckbport_slot_names[pa->pa_slot]); in pckbportprint()