Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Ddevfm.c65 typedef struct fm_subroutine { struct
66 int cmd; /* ioctl cmd */
67 boolean_t priv; /* require privilege */
68 char *version; /* version name */
69 int (*func)(int, nvlist_t *, nvlist_t **); /* handler */