Home
last modified time | relevance | path

Searched refs:SGI_PTYPE_VOLUME (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sbin/svhlabel/
H A Dsvhlabel.c155 case SGI_PTYPE_VOLUME: in getparts()
/netbsd-src/sys/arch/sgimips/sgimips/
H A Ddisksubr.c208 {10, SGI_PTYPE_VOLUME, 2, FS_OTHER},
/netbsd-src/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c374 volhdr->partitions[10].type = htobe32(SGI_PTYPE_VOLUME); in init_volhdr()
/netbsd-src/sys/sys/
H A Dbootblock.h1361 #define SGI_PTYPE_VOLUME 6 macro