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

  /src/sys/arch/mipsco/mipsco/
disksubr.c 218 int bsd_type; /* BSD partition type */ member in struct:partitionmap
267 lpp->p_fstype = partition_map[i].bsd_type;
disksubr.c 218 int bsd_type; /* BSD partition type */ member in struct:partitionmap
267 lpp->p_fstype = partition_map[i].bsd_type;
  /src/sys/arch/sgimips/sgimips/
disksubr.c 193 int bsd_type; /* BSD partition type */ member in struct:partitionmap
257 lpp->p_fstype = partition_map[i].bsd_type;
disksubr.c 193 int bsd_type; /* BSD partition type */ member in struct:partitionmap
257 lpp->p_fstype = partition_map[i].bsd_type;

Completed in 23 milliseconds