Home | Sort by: relevance | last modified time | path |
/src/sys/dev/hpc/ | |
hpckbd.c | 339 const struct hpckbd_keymap_table *tab; 342 for (tab = hpckbd_keymap_table; tab->ht_platform != NULL; tab++) { |
hpckbdkeymap.h | 1280 const struct hpckbd_keymap_table { struct 1289 } hpckbd_keymap_table[] = { variable in typeref:typename:const struct hpckbd_keymap_table[] |