Searched defs:hppa_dev (Results 1 – 1 of 1) sorted by relevance
11 struct hppa_dev { struct12 btdev_t bootdev;13 struct pz_device *pz_dev; /* device descriptor */14 u_long last_blk; /* byte offset for last read blk */15 size_t last_read; /* amount read last time */16 u_long part_off; /* byte offset of boot partition */18 char *buf;19 char ua_buf[IODC_MAXIOSIZ + IODC_MINIOSIZ];