HomeSort by: relevance | last modified time | path
    Searched defs:raidclose (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_netbsdkintf.c 205 static dev_type_close(raidclose);
215 .d_close = raidclose,
226 .d_close = raidclose,
241 .d_close = raidclose,
1021 raidclose(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int
rf_netbsdkintf.c 205 static dev_type_close(raidclose);
215 .d_close = raidclose,
226 .d_close = raidclose,
241 .d_close = raidclose,
1021 raidclose(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int

Completed in 28 milliseconds