Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevfm.c70 typedef struct fm_subroutine { struct
71 int cmd; /* ioctl cmd */
72 boolean_t priv; /* require privilege */
73 char *version; /* version name */
74 int (*func)(int, nvlist_t *, nvlist_t **); /* handler */