sgi_boot_block
struct sgi_boot_block *vh;
static struct sgi_boot_block *
struct sgi_boot_block *vh;
vh = (struct sgi_boot_block *)buf;
static struct sgi_boot_block *convert_sgi_boot_block(unsigned char *);
slp = (struct sgi_boot_block *)bp->b_data;
disklabel_sgimips_to_bsd(struct sgi_boot_block *vh, struct disklabel *lp)
disklabel_bsd_to_sgimips(struct disklabel *lp, struct sgi_boot_block *vh)
mipsvh_cksum(struct sgi_boot_block *vhp)
struct sgi_boot_block *vh);
static const char *disklabel_sgimips_to_bsd(struct sgi_boot_block *vh,
int mipsvh_cksum(struct sgi_boot_block *vhp);
struct sgi_boot_block *slp;
volhdr = (struct sgi_boot_block *) buf;
struct sgi_boot_block *volhdr;