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

  /src/sys/arch/mvme68k/stand/libsa/
bugdev.c 59 struct disklabel sdlabel; local in function:devopen
103 cputobsdlabel(&sdlabel, (struct cpu_disklabel *)&(iobuf[0]));
104 pp->poff = sdlabel.d_partitions[pn].p_offset;
105 pp->psize = sdlabel.d_partitions[pn].p_size;
  /src/sys/arch/hp300/stand/common/
sd.c 80 struct disklabel sdlabel; variable in typeref:struct:disklabel
142 struct disklabel *lp = &sdlabel;

Completed in 13 milliseconds