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

  /src/sys/arch/vax/boot/boot/
vaxstand.h 55 int hpopen(struct open_file *, int, int, int, int),
conf.c 48 SADEV("hp",hpstrategy, hpopen, nullsys, noioctl),
hp.c 70 hpopen(struct open_file *f, int adapt, int ctlr, int unit, int part) function
  /src/sys/arch/vax/mba/
hp.c 83 static dev_type_open(hpopen);
92 .d_open = hpopen,
103 .d_open = hpopen,
266 hpopen(dev_t dev, int flag, int fmt, struct lwp *l) function

Completed in 22 milliseconds