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

  /src/sys/dev/dkwedge/
dkwedge_rdb.c 98 static unsigned char getarchtype(uint32_t);
216 archtype = getarchtype(be32toh(pbp->e.dostype));
294 getarchtype(uint32_t dostype) function in typeref:typename:uint8_t
dkwedge_rdb.c 98 static unsigned char getarchtype(uint32_t);
216 archtype = getarchtype(be32toh(pbp->e.dostype));
294 getarchtype(uint32_t dostype) function in typeref:typename:uint8_t
dkwedge_rdb.c 98 static unsigned char getarchtype(uint32_t);
216 archtype = getarchtype(be32toh(pbp->e.dostype));
294 getarchtype(uint32_t dostype) function in typeref:typename:uint8_t

Completed in 35 milliseconds