Home
last modified time | relevance | path

Searched refs:SGI_PTYPE_VOLHDR (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/arch/sgimips/sgimips/
H A Ddisksubr.c206 {8, SGI_PTYPE_VOLHDR, 8, FS_OTHER},
322 vh->partitions[8].type = SGI_PTYPE_VOLHDR; in disklabel_bsd_to_sgimips()
/netbsd/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c377 volhdr->partitions[8].type = htobe32(SGI_PTYPE_VOLHDR); in init_volhdr()
/netbsd/sys/sys/
H A Dbootblock.h1355 #define SGI_PTYPE_VOLHDR 0 macro