HomeSort by: relevance | last modified time | path
    Searched defs:ctuopen (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/boot/boot/
ctu.c 63 ctuopen(struct open_file *f, int adapt, int ctlr, int unit, int part) function in typeref:typename:int
  /src/sys/arch/vax/vax/
ctu.c 86 dev_type_open(ctuopen);
95 .d_open = ctuopen,
107 .d_open = ctuopen,
161 ctuopen(dev_t dev, int oflags, int devtype, struct lwp *l) function in typeref:typename:int
179 printf("ctuopen: running\n");

Completed in 12 milliseconds