Lines Matching defs:hpd
67 struct hppa_dev *hpd;109 if (!(hpd = alloc(sizeof *hpd))) {114 memset(hpd, 0, sizeof *hpd);115 hpd->bootdev = bootdev;116 hpd->buf = (char *)(((u_int)hpd->ua_buf + IODC_MINIOSIZ-1) &118 f->f_devdata = hpd;123 dealloc (hpd, 0);
Indexes created Sun Sep 28 16:09:52 GMT 2025