Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/sandpoint/
H A Dsatmgr.c102 static dev_type_close(satclose);
110 .d_close = satclose,
482 satclose(dev_t dev, int flags, int fmt, struct lwp *l) in satclose() function