Home
last modified time | relevance | path

Searched refs:ctopen (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Dconf.c69 #define ctopen xxopen macro
89 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
H A Dconf.h41 int ctopen(struct open_file *, ...);
H A Dct.c174 ctopen(struct open_file *f, ...) in ctopen() function
/netbsd-src/sys/arch/hppa/stand/boot/
H A Dconf.c50 { "ct", iodcstrategy, ctopen, ctclose, noioctl },
/netbsd-src/sys/arch/hppa/stand/common/
H A Dct.c68 ctopen(struct open_file *f, ...) in ctopen() function
H A Dlibsa.h59 int ctopen(struct open_file *, ...);
/netbsd-src/sys/dev/gpib/
H A Dct.c178 dev_type_open(ctopen);
186 .d_open = ctopen,
197 .d_open = ctopen,
347 ctopen(dev_t dev, int flag, int type, struct lwp *l) in ctopen() function
/netbsd-src/sys/arch/hp300/dev/
H A Dct.c148 static dev_type_open(ctopen);
156 .d_open = ctopen,
167 .d_open = ctopen,
372 ctopen(dev_t dev, int flag, int type, struct lwp *l) in ctopen() function