Home
last modified time | relevance | path

Searched defs:fd_access (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/fdc/
H A Dfdc.c1393 static g_access_t fd_access; variable
1408 fd_access(struct g_provider *pp, int r, int w, int e) in fd_access() function