Lines Matching defs:ent
69 const struct nubus_dirent *ent,
77 snprintf(name, sizeof(name), "%x", ent->type);
121 struct nubus_dirent ent;
126 ent.mask = lanes;
127 ent.base = pde_data->res_ptr;
128 ent.data = 0;
129 nubus_seq_write_rsrc_mem(m, &ent, pde_data->res_size);
153 const struct nubus_dirent *ent,
162 snprintf(name, sizeof(name), "%x", ent->type);
164 pde_data = nubus_proc_alloc_pde_data(nubus_dirptr(ent), size);
172 const struct nubus_dirent *ent)
175 unsigned char *data = (unsigned char *)ent->data;
180 snprintf(name, sizeof(name), "%x", ent->type);