Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dkwedge/
Ddk.c145 static int dkfirstopen(struct dkwedge_softc *, int);
1338 error = dkfirstopen(sc, flags); in dkopen()
1370 dkfirstopen(struct dkwedge_softc *sc, int flags) in dkfirstopen() function