Searched defs:module_stat (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ | ||
H A D | strstat.h | 47 struct module_stat { struct |
/titanic_51/usr/src/boot/sys/sys/ | ||
H A D | module.h | 247 struct module_stat { struct |
/titanic_51/usr/src/cmd/fm/fmd/common/ | ||
H A D | fmd_mdb.c | 453 module_stat(uintptr_t addr, const void *data, void *wsp) in module_stat() function |