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

  /src/sys/arch/mipsco/mipsco/
disksubr.c 216 int mips_type; /* Mips partition type */ member in struct:partitionmap
319 vh->vh_part[mp].pt_fstype = partition_map[i].mips_type;
disksubr.c 216 int mips_type; /* Mips partition type */ member in struct:partitionmap
319 vh->vh_part[mp].pt_fstype = partition_map[i].mips_type;
disksubr.c 216 int mips_type; /* Mips partition type */ member in struct:partitionmap
319 vh->vh_part[mp].pt_fstype = partition_map[i].mips_type;
  /src/sys/arch/sgimips/sgimips/
disksubr.c 191 int mips_type; /* sgimips partition type */ member in struct:partitionmap
313 vh->partitions[mp].type = partition_map[i].mips_type;
disksubr.c 191 int mips_type; /* sgimips partition type */ member in struct:partitionmap
313 vh->partitions[mp].type = partition_map[i].mips_type;
disksubr.c 191 int mips_type; /* sgimips partition type */ member in struct:partitionmap
313 vh->partitions[mp].type = partition_map[i].mips_type;

Completed in 31 milliseconds