Searched defs:mapdata (Results 1 - 6 of 6) sorted by relevance
| /src/sbin/wsconsctl/ | ||
| H A D | keyboard.c | 49 static struct wscons_keymap mapdata[KS_NUMKEYCODES]; variable in typeref:struct:wscons_keymap[] |
| /src/sys/dev/wscons/ | ||
| H A D | wskbdutil.c | 417 wskbd_get_mapentry(const struct wskbd_mapdata *mapdata, int kc, argument 489 wskbd_load_keymap(const struct wskbd_mapdata *mapdata, argument |
| H A D | wskbd.c | 520 wskbd_cnattach(const struct wskbd_consops * consops,void * conscookie,const struct wskbd_mapdata * mapdata) argument |
| /src/sbin/mount_umap/ | ||
| H A D | mount_umap.c | 107 u_long mapdata[MAPFILEENTRIES][2]; local in function:mount_umap |
| /src/sys/miscfs/umapfs/ | ||
| H A D | umap.h | 52 u_long (*mapdata)[2]; /* pointer to array of user mappings */ member in struct:umap_args |
| H A D | umap_vnops.c | 443 u_long (*mapdata)[2]; local in function:umap_getattr |
Completed in 7 milliseconds