Home | Sort by: relevance | last modified time | path |
/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; |