HomeSort by: relevance | last modified time | path
    Searched refs:pz_device (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/hppa/stand/common/
dev_hppa.h 13 struct pz_device *pz_dev; /* device descriptor */
42 extern struct pz_device ctdev; /* cartridge tape (boot) device path */
44 int iodc_rw(char *, u_int, u_int, int func, struct pz_device *);
libsa.h 54 struct pz_device;
55 struct pz_device *pdc_findev(int, int);
ct.c 63 struct pz_device ctdev;
pdc.c 134 struct pz_device *pzdev = dp->pz_dev;
268 struct pz_device *
271 static struct pz_device pz;
itecons.c 133 sizeof(struct pz_device));
  /src/sys/arch/hppa/include/
iomod.h 224 struct pz_device mem_cons; /* description of console device */
225 struct pz_device mem_boot; /* description of boot device */
226 struct pz_device mem_kbd; /* description of keyboard device */
pdc.h 701 struct pz_device { struct

Completed in 16 milliseconds