Home
last modified time | relevance | path

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

/netbsd/sys/dev/isa/
H A Dwt.c152 static dev_type_close(wtclose);
162 .d_close = wtclose,
173 .d_close = wtclose,
455 wtclose(dev_t dev, int flags, int mode, struct lwp *l) in wtclose() function