Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pckbport/ | |
pckbport.c | 92 static const char * const pckbport_slot_names[] = { "kbd", "aux" }; variable in typeref:typename:const char * const[] 175 aprint_normal(" (%s slot)", pckbport_slot_names[pa->pa_slot]); |