Home
last modified time | relevance | path

Searched defs:sgi_partition (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/partitions/
H A Dsgi.c27 struct sgi_partition { struct
28 __be32 num_blocks; /* Size in logical blocks */
29 __be32 first_block; /* First logical block */
30 __be32 type; /* Type of this partition */
36 int sgi_partition(struct parsed_partitions *state) in sgi_partition() function
/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h311 struct sgi_partition { struct
328 struct sgi_partition partitions[SGIBBLOCK_MAXPART]; argument