getdevattach
| WITH WORD { $$ = getdevattach($2); }
deva = getdevattach(dev->d_name);
struct deva *getdevattach(const char *);