Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dbootblock.h1335 struct sgi_boot_block { struct
1336 uint32_t magic;
1337 int16_t root;
1338 int16_t swap;
1339 char bootfile[16];
1340 struct sgi_boot_devparms dp;
1341 struct {
1345 } voldir[SGI_BOOT_BLOCK_MAXVOLDIRS];
1346 struct {
1350 } partitions[SGI_BOOT_BLOCK_MAXPARTITIONS];
[all …]