Home
last modified time | relevance | path

Searched refs:ppiopen (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Dppi.c114 static dev_type_open(ppiopen);
121 .d_open = ppiopen,
207 ppiopen(dev_t dev, int flags, int fmt, struct lwp *l) in ppiopen() function
/netbsd-src/sys/dev/gpib/
H A Dppi.c122 dev_type_open(ppiopen);
129 .d_open = ppiopen,
187 ppiopen(dev_t dev, int flags, int fmt, struct lwp *l) in ppiopen() function