Home
last modified time | relevance | path

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

/src/sys/dev/ppbus/
H A Dppi.c88 static d_open_t ppiopen; variable
96 .d_open = ppiopen,
285 ppiopen(struct cdev *dev, int flags, int fmt, struct thread *td) in ppiopen() function