hppa_lifvol
memcpy(&osdep->lifvol, bp->b_data, sizeof(struct hppa_lifvol));
struct hppa_lifvol lifvol;
struct hppa_lifvol *f_lp; /* lif volume header pointer */
} else if ((fp->f_lp = (struct hppa_lifvol *)fp->f_buf)->vol_id ==
struct hppa_lifvol *lifv = (struct hppa_lifvol *)buf;
#define HPPA_LIF_VOLSIZE sizeof(struct hppa_lifvol)