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

  /src/sys/arch/vax/vax/
ka780.c 57 static int getsort(int type);
74 return getsort(sa->sa_type);
78 getsort(int type) function in typeref:typename:int
180 sc->sc_memtype = getsort(sa->sa_type);

Completed in 36 milliseconds