Searched refs:ctopen (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/arch/hp300/stand/common/ |
| H A D | conf.c | 69 #define ctopen xxopen macro 89 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
|
| H A D | conf.h | 41 int ctopen(struct open_file *, ...);
|
| H A D | ct.c | 174 ctopen(struct open_file *f, ...) in ctopen() function
|
| /netbsd-src/sys/arch/hppa/stand/boot/ |
| H A D | conf.c | 50 { "ct", iodcstrategy, ctopen, ctclose, noioctl },
|
| /netbsd-src/sys/arch/hppa/stand/common/ |
| H A D | ct.c | 68 ctopen(struct open_file *f, ...) in ctopen() function
|
| H A D | libsa.h | 59 int ctopen(struct open_file *, ...);
|
| /netbsd-src/sys/dev/gpib/ |
| H A D | ct.c | 178 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 D | ct.c | 148 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
|