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

  /src/sys/arch/mipsco/stand/installboot/
installboot.c 139 if (vdp->vd_len)
141 vdp->vd_len, vdp->vd_name);
206 vdp->vd_len = bootstrapsb.st_size;
326 if (vdp->vd_len == 0)
  /src/sys/arch/mipsco/include/
disklabel.h 90 int32_t vd_len; member in struct:mips_voldir

Completed in 12 milliseconds