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

  /src/sys/arch/ofppc/stand/ofwboot/
rdb.c 56 getadostype(u_long dostype) function in typeref:struct:adostype
94 return getadostype(dostype);
209 adt = getadostype(pbp->e.dostype);
  /src/sys/arch/amiga/amiga/
disksubr.c 117 struct adostype getadostype(u_long);
347 adt = getadostype(pbp->e.dostype);
557 getadostype(u_long dostype) function in typeref:struct:adostype
614 return(getadostype(dostype));
  /src/sys/arch/ofppc/ofppc/
disksubr.c 97 static struct adostype getadostype(u_long);
422 adt = getadostype(pbp->e.dostype);
590 getadostype(u_long dostype) function in typeref:struct:adostype
646 return(getadostype(dostype));

Completed in 125 milliseconds