HomeSort by: relevance | last modified time | path
    Searched refs:vda (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/ld.elf_so/
symver.c 156 const Elf_Verdaux *vda = (const Elf_Verdaux *) local in function:check_object_provided_version
159 &depstrtab[vda->vda_name]));
160 if (strcmp(vername, &depstrtab[vda->vda_name]) == 0)
181 const Elf_Verdaux *vda; local in function:_rtld_verify_object_versions
314 vda = (const Elf_Verdaux *)
317 obj->vertab[vernum].name = &strtab[vda->vda_name];
  /src/sys/lib/libsa/
ustarfs.c 310 setwindow(ust_active_t *ustf, ustoffs pda, ustoffs vda)
313 vda2vn(vda, ustf->uas_volsize))
319 read512block(struct open_file *f, ustoffs vda, char block[512])
330 * if (vda in window)
332 * if (vda is on some other disk)
337 * set window (in vda space) and try again
344 && ustf->uas_windowbase <= vda && vda <
348 + (vda - ustf->uas_windowbase)
355 e = get_volume(f, vda2vn(vda, ustf->uas_volsize))
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-ux500-samsung-gavini.dts 236 /* VDA 1.8 V */
237 vda-supply = <&ab8500_ldo_aux2_reg>;

Completed in 12 milliseconds