Searched defs:dmap (Results 1 – 7 of 7) sorted by relevance
16 extern struct dmap { struct17 endpoint_t dmap_driver; argument18 char dmap_label[LABEL_MAX]; argument19 int dmap_sel_busy; argument20 struct filp *dmap_sel_filp; argument21 thread_t dmap_servicing; argument22 mutex_t dmap_lock; argument23 int dmap_recovering; argument24 int dmap_seen_tty; argument
22 struct dmap dmap[NR_DEVICES]; variable
19 struct dmap dmap[NR_DEVICES]; variable
162 struct dmap dmap[NR_DEVICES]; in root_dmap() local
889 const el_action_t *dmap, *dalt; in tty_bind_char() local
1156 const el_action_t *dmap; in terminal_bind_arrow() local
813 void chkmap(cmap, dmap, bit, blkno, nblk, type) in chkmap() argument