diff options
Diffstat (limited to 'usr/src/uts/common/sys/modctl.h')
| -rw-r--r-- | usr/src/uts/common/sys/modctl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/modctl.h b/usr/src/uts/common/sys/modctl.h index 5e9450dde5..255d02d7b2 100644 --- a/usr/src/uts/common/sys/modctl.h +++ b/usr/src/uts/common/sys/modctl.h @@ -256,6 +256,8 @@ struct modlinkage { #define MODDEVEXISTS 35 #define MODDEVREADDIR 36 #define MODDEVNAME 37 +#define MODGETDEVFSPATH_MI_LEN 38 +#define MODGETDEVFSPATH_MI 39 /* * sub cmds for MODEVENTS |
